We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494e84e commit ef3196aCopy full SHA for ef3196a
package.json
@@ -31,22 +31,22 @@
31
"dependencies": {
32
"@nuxt/kit": "^3.11.1",
33
"knitwork": "^1.1.0",
34
- "shiki": "^1.2.3",
+ "shiki": "^1.3.0",
35
"unwasm": "^0.3.9"
36
},
37
"devDependencies": {
38
"@nuxt/devtools": "latest",
39
- "@nuxt/eslint-config": "^0.2.0",
+ "@nuxt/eslint-config": "^0.3.7",
40
"@nuxt/module-builder": "^0.5.5",
41
"@nuxt/schema": "^3.11.1",
42
"@nuxt/test-utils": "^3.12.0",
43
- "@types/node": "^20.12.3",
+ "@types/node": "^20.12.7",
44
"automd": "^0.3.7",
45
"changelogen": "^0.5.5",
46
"eslint": "^8.57.0",
47
"nuxt": "^3.11.1",
48
"prettier": "^3.2.5",
49
"unbuild": "^2.0.0",
50
- "vitest": "^1.4.0"
+ "vitest": "^1.5.0"
51
}
52
0 commit comments