Skip to content

Commit c05c49b

Browse files
committed
chore(deps): upgrade
1 parent 7829c22 commit c05c49b

File tree

2 files changed

+623
-260
lines changed

2 files changed

+623
-260
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,28 +41,28 @@
4141
"@nuxt/eslint-config": "latest",
4242
"@nuxt/kit": "^4.1.2",
4343
"@nuxt/module-builder": "latest",
44-
"@nuxt/ui": "4.0.0-alpha.2",
44+
"@nuxt/ui": "4.0.0",
4545
"@octokit/types": "^15.0.0",
4646
"@tailwindcss/typography": "latest",
4747
"@vitejs/plugin-vue": "^6.0.1",
4848
"eslint": "^9.36.0",
49-
"modern-monaco": "^0.2.1",
49+
"modern-monaco": "^0.2.2",
5050
"nuxt-studio": "workspace:*",
51-
"vite": "^7.1.6",
51+
"vite": "^7.1.7",
5252
"vite-plugin-dts": "^4.5.4",
5353
"vite-plugin-libcss": "^1.1.2",
5454
"vitest": "^3.2.4",
55-
"vue": "^3.5.21",
55+
"vue": "^3.5.22",
5656
"vue-router": "^4.5.1",
57-
"vue-tsc": "^3.0.7",
58-
"zod": "^4.1.9"
57+
"vue-tsc": "^3.1.0",
58+
"zod": "^4.1.11"
5959
},
6060
"resolutions": {
6161
"@nuxt/content": "https://pkg.pr.new/@nuxt/content@22409fe",
6262
"@nuxtjs/mdc": "https://pkg.pr.new/@nuxtjs/mdc@61af819",
6363
"remark-mdc": "npm:[email protected]"
6464
},
65-
"packageManager": "[email protected].0",
65+
"packageManager": "[email protected].1",
6666
"dependencies": {
6767
"@nuxtjs/mdc": "https://pkg.pr.new/@nuxtjs/mdc@61af819",
6868
"@nuxtlabs/monarch-mdc": "^0.8.1",

0 commit comments

Comments
 (0)