Skip to content

Commit caed896

Browse files
chore(deps): update all non-major dependencies
1 parent f41b935 commit caed896

File tree

2 files changed

+523
-491
lines changed

2 files changed

+523
-491
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@
7070
},
7171
"dependencies": {
7272
"@babel/core": "^7.26.0",
73-
"@babel/standalone": "^7.26.4",
74-
"@babel/types": "^7.26.3",
73+
"@babel/standalone": "^7.26.6",
74+
"@babel/types": "^7.26.5",
7575
"citty": "^0.1.6",
7676
"defu": "^6.1.4",
7777
"jiti": "^2.4.2",
@@ -82,24 +82,24 @@
8282
"@babel/template": "^7.25.9",
8383
"@types/babel__standalone": "^7.1.9",
8484
"@types/babel__traverse": "^7.20.6",
85-
"@types/node": "^22.10.2",
85+
"@types/node": "^22.10.6",
8686
"@vitest/coverage-v8": "^2.1.8",
8787
"@vue/compiler-sfc": "^3.5.13",
8888
"automd": "^0.3.12",
8989
"changelogen": "^0.5.7",
90-
"eslint": "^9.17.0",
90+
"eslint": "^9.18.0",
9191
"eslint-config-unjs": "^0.4.2",
9292
"hljs": "^6.2.3",
9393
"json-schema": "^0.4.0",
94-
"marked": "^15.0.4",
94+
"marked": "^15.0.6",
9595
"monaco-editor": "^0.52.2",
96-
"nuxt": "^3.15.0",
96+
"nuxt": "^3.15.1",
9797
"nuxt-windicss": "^3.0.1",
9898
"prettier": "^3.4.2",
9999
"prismjs": "^1.29.0",
100-
"typescript": "^5.7.2",
101-
"unbuild": "^3.2.0",
100+
"typescript": "^5.7.3",
101+
"unbuild": "^3.3.1",
102102
"vitest": "^2.1.8"
103103
},
104-
"packageManager": "pnpm@9.15.2"
104+
"packageManager": "pnpm@9.15.4"
105105
}

0 commit comments

Comments
 (0)