ugh computers are the worst

pull/13016/head
Rich Harris 2 years ago
parent 0206333db6
commit 2045974143

@ -44,7 +44,7 @@
"typescript": "^5.5.2",
"typescript-eslint": "^8.0.0-alpha.34",
"v8-natives": "^1.2.5",
"vitest": "^1.6.0"
"vitest": "^1.2.1"
},
"pnpm": {
"overrides": {

@ -133,7 +133,7 @@
"source-map": "^0.7.4",
"tiny-glob": "^0.2.9",
"typescript": "^5.5.2",
"vitest": "^1.6.0"
"vitest": "^1.2.1"
},
"dependencies": {
"@ampproject/remapping": "^2.2.1",

@ -57,7 +57,7 @@ importers:
specifier: ^1.2.5
version: 1.2.5
vitest:
specifier: ^1.6.0
specifier: ^1.2.1
version: 1.6.0(@types/node@20.11.5)(jsdom@22.0.0)(lightningcss@1.23.0)(sass@1.70.0)(terser@5.27.0)
packages/svelte:
@ -151,7 +151,7 @@ importers:
specifier: ^5.5.2
version: 5.5.2
vitest:
specifier: ^1.6.0
specifier: ^1.2.1
version: 1.6.0(@types/node@20.12.7)(jsdom@22.0.0)(lightningcss@1.23.0)(sass@1.70.0)(terser@5.27.0)
playgrounds/demo:
@ -5454,7 +5454,7 @@ snapshots:
dependencies:
'@typescript-eslint/typescript-estree': 8.0.0-alpha.34(typescript@5.5.2)
'@typescript-eslint/utils': 8.0.0-alpha.34(eslint@9.6.0)(typescript@5.5.2)
debug: 4.3.4(supports-color@5.5.0)
debug: 4.3.6
ts-api-utils: 1.3.0(typescript@5.5.2)
optionalDependencies:
typescript: 5.5.2
@ -5468,7 +5468,7 @@ snapshots:
dependencies:
'@typescript-eslint/types': 8.0.0-alpha.34
'@typescript-eslint/visitor-keys': 8.0.0-alpha.34
debug: 4.3.4(supports-color@5.5.0)
debug: 4.3.6
globby: 11.1.0
is-glob: 4.0.3
minimatch: 9.0.4
@ -5571,7 +5571,7 @@ snapshots:
'@vitest/snapshot@1.6.0':
dependencies:
magic-string: 0.30.5
magic-string: 0.30.11
pathe: 1.1.2
pretty-format: 29.7.0
@ -5616,7 +5616,7 @@ snapshots:
agent-base@6.0.2:
dependencies:
debug: 4.3.4(supports-color@5.5.0)
debug: 4.3.6
transitivePeerDependencies:
- supports-color
@ -6833,7 +6833,7 @@ snapshots:
mlly@1.5.0:
dependencies:
acorn: 8.11.3
acorn: 8.12.1
pathe: 1.1.2
pkg-types: 1.0.3
ufo: 1.3.2
@ -7763,9 +7763,9 @@ snapshots:
vite-node@1.6.0(@types/node@20.11.5)(lightningcss@1.23.0)(sass@1.70.0)(terser@5.27.0):
dependencies:
cac: 6.7.14
debug: 4.3.4(supports-color@5.5.0)
debug: 4.3.6
pathe: 1.1.2
picocolors: 1.0.0
picocolors: 1.0.1
vite: 5.0.13(@types/node@20.11.5)(lightningcss@1.23.0)(sass@1.70.0)(terser@5.27.0)
transitivePeerDependencies:
- '@types/node'
@ -7780,9 +7780,9 @@ snapshots:
vite-node@1.6.0(@types/node@20.12.7)(lightningcss@1.23.0)(sass@1.70.0)(terser@5.27.0):
dependencies:
cac: 6.7.14
debug: 4.3.4(supports-color@5.5.0)
debug: 4.3.6
pathe: 1.1.2
picocolors: 1.0.0
picocolors: 1.0.1
vite: 5.0.13(@types/node@20.12.7)(lightningcss@1.23.0)(sass@1.70.0)(terser@5.27.0)
transitivePeerDependencies:
- '@types/node'
@ -7851,12 +7851,12 @@ snapshots:
'@vitest/utils': 1.6.0
acorn-walk: 8.3.2
chai: 4.4.1
debug: 4.3.4(supports-color@5.5.0)
debug: 4.3.6
execa: 8.0.1
local-pkg: 0.5.0
magic-string: 0.30.5
magic-string: 0.30.11
pathe: 1.1.2
picocolors: 1.0.0
picocolors: 1.0.1
std-env: 3.7.0
strip-literal: 2.1.0
tinybench: 2.6.0
@ -7885,12 +7885,12 @@ snapshots:
'@vitest/utils': 1.6.0
acorn-walk: 8.3.2
chai: 4.4.1
debug: 4.3.4(supports-color@5.5.0)
debug: 4.3.6
execa: 8.0.1
local-pkg: 0.5.0
magic-string: 0.30.5
magic-string: 0.30.11
pathe: 1.1.2
picocolors: 1.0.0
picocolors: 1.0.1
std-env: 3.7.0
strip-literal: 2.1.0
tinybench: 2.6.0

Loading…
Cancel
Save