diff --git a/package.json b/package.json index 9ee6145..83093c5 100644 --- a/package.json +++ b/package.json @@ -31,10 +31,10 @@ "@trpc/server": "^10.0.0-proxy-beta.21" }, "dependencies": { - "h3": "^0.8.6", + "h3": "^1.0.0", "nanoid": "^4.0.0", - "ohash": "^0.1.5", - "ufo": "^0.8.6" + "ohash": "^1.0.0", + "ufo": "^1.0.0" }, "devDependencies": { "@nuxtjs/eslint-config-typescript": "^11.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8b4286..09268f4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,17 +10,17 @@ importers: bumpp: ^8.2.1 concurrently: ^7.5.0 eslint: ^8.25.0 - h3: ^0.8.6 + h3: ^1.0.0 nanoid: ^4.0.0 - ohash: ^0.1.5 + ohash: ^1.0.0 tsup: 6.4.0 typescript: ^4.7.4 - ufo: ^0.8.6 + ufo: ^1.0.0 dependencies: - h3: 0.8.6 + h3: 1.0.1 nanoid: 4.0.0 - ohash: 0.1.5 - ufo: 0.8.6 + ohash: 1.0.0 + ufo: 1.0.0 devDependencies: '@nuxtjs/eslint-config-typescript': 11.0.0_rmayb2veg2btbq6mbmnyivgasy '@trpc/client': 10.0.0-rc.8_@trpc+server@10.0.0-rc.8 @@ -2853,10 +2853,6 @@ packages: engines: {node: '>=6'} dev: true - /destr/1.2.0: - resolution: {integrity: sha512-JG+cG4ZPB1L27sl2C2URg8MIOmIUtTbE5wEx02BpmrTCqg/hXxFKXsYsnODl5PdpqNRaS1KQGUQ56V8jk8XpYQ==} - dev: false - /destr/1.2.1: resolution: {integrity: sha512-ud8w0qMLlci6iFG7CNgeRr8OcbUWMsbfjtWft1eJ5Luqrz/M8Ebqk/KCzne8rKUlIQWWfLv0wD6QHrqOf4GshA==} @@ -4454,15 +4450,6 @@ packages: dependencies: duplexer: 0.1.2 - /h3/0.8.6: - resolution: {integrity: sha512-CSWNOKa3QGo67rFU2PhbFTp0uPJtilNji2Z0pMiSRQt3+OkIW0u3E1WMJqIycLqaTgb9JyFqH/S4mcTyyGtvyQ==} - dependencies: - cookie-es: 0.5.0 - destr: 1.2.0 - radix3: 0.2.1 - ufo: 0.8.6 - dev: false - /h3/1.0.1: resolution: {integrity: sha512-gDCGpRvjchZW2JBlTqbJ9IOs+mdkXXuwSQkSye+jubHAv/UhdamKqoQvd4RFgyBNjHSId8Y+b10UdTcPlP/V+w==} dependencies: @@ -6197,6 +6184,7 @@ packages: /ohash/0.1.5: resolution: {integrity: sha512-qynly1AFIpGWEAW88p6DhMNqok/Swb52/KsiU+Toi7er058Ptvno3tkfTML6wYcEgFgp2GsUziW4Nqn62ciuyw==} + dev: true /ohash/1.0.0: resolution: {integrity: sha512-kxSyzq6tt+6EE/xCnD1XaFhCCjUNUaz3X30rJp6mnjGLXAAvuPFqohMdv0aScWzajR45C29HyBaXZ8jXBwnh9A==} @@ -6873,10 +6861,6 @@ packages: engines: {node: '>=10'} dev: true - /radix3/0.2.1: - resolution: {integrity: sha512-FnhArTl5Tq7dodiLeSPKrDUyCQuJqEncP8cKdyy399g8F/cz7GH6FmzA3Rkosu2IZMkpswFFwXfb2ERSiL06pg==} - dev: false - /radix3/1.0.0: resolution: {integrity: sha512-6n3AEXth91ASapMVKiEh2wrbFJmI+NBilrWE0AbiGgfm0xet0QXC8+a3K19r1UVYjUjctUgB053c3V/J6V0kCQ==}