Skip to content

Commit bfc059a

Browse files
chore(deps): update all non-major dependencies (#152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de38c66 commit bfc059a

File tree

2 files changed

+1225
-588
lines changed

2 files changed

+1225
-588
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
"web:build": "nuxi generate web"
7070
},
7171
"dependencies": {
72-
"@babel/core": "^7.26.0",
73-
"@babel/standalone": "^7.26.4",
74-
"@babel/types": "^7.26.3",
72+
"@babel/core": "^7.26.7",
73+
"@babel/standalone": "^7.26.7",
74+
"@babel/types": "^7.26.7",
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.10",
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.19.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.3",
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": "[email protected].2"
104+
"packageManager": "[email protected].4"
105105
}

0 commit comments

Comments
 (0)