Skip to content

Commit e6dbc12

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

File tree

2 files changed

+3054
-466
lines changed

2 files changed

+3054
-466
lines changed

package.json

+21-21
Original file line numberDiff line numberDiff line change
@@ -45,38 +45,38 @@
4545
"prepare": "yarn dev:prepare"
4646
},
4747
"dependencies": {
48-
"@nuxt/kit": "^3.0.0-rc.8",
48+
"@nuxt/kit": "^3.12.4",
4949
"@stitches/stringify": "^1.2.8",
50-
"browser-style-dictionary": "^3.1.1-browser.1",
50+
"browser-style-dictionary": "^3.1.1-browser.2",
5151
"chroma-js": "^2.4.2",
52-
"csstype": "^3.1.0",
53-
"json5": "^2.2.1",
54-
"paneer": "^0.0.1",
55-
"postcss-custom-properties": "^12.1.8",
52+
"csstype": "^3.1.3",
53+
"json5": "^2.2.3",
54+
"paneer": "^0.1.0",
55+
"postcss-custom-properties": "^12.1.11",
5656
"postcss-easing-gradients": "^3.0.1",
5757
"postcss-nested": "^5.0.6",
5858
"to-ast": "^1.0.0",
59-
"unplugin-ast": "^0.5.5",
60-
"untyped": "^0.4.7"
59+
"unplugin-ast": "^0.10.0",
60+
"untyped": "^0.5.0"
6161
},
6262
"devDependencies": {
6363
"@nuxt-themes/docus": "npm:@nuxt-themes/docus-edge@latest",
64-
"@nuxt/module-builder": "^0.1.7",
65-
"@nuxt/schema": "^3.0.0-rc.8",
64+
"@nuxt/module-builder": "^0.8.1",
65+
"@nuxt/schema": "^3.12.4",
6666
"@nuxt/test-utils": "npm:@nuxt/test-utils-edge@latest",
6767
"@nuxtjs/eslint-config-typescript": "latest",
68-
"@nuxtjs/tailwindcss": "^5.3.2",
69-
"@volar/vue-language-core": "^0.40.4",
70-
"browser-style-dictionary": "^3.1.1-browser.1",
71-
"c8": "^7.12.0",
72-
"eslint": "^8.23.0",
73-
"globby": "^13.1.2",
74-
"husky": "^8.0.1",
75-
"jiti": "^1.14.0",
76-
"lint-staged": "^13.0.3",
68+
"@nuxtjs/tailwindcss": "^5.3.5",
69+
"@volar/vue-language-core": "^0.40.13",
70+
"browser-style-dictionary": "^3.1.1-browser.2",
71+
"c8": "^7.14.0",
72+
"eslint": "^8.57.0",
73+
"globby": "^13.2.2",
74+
"husky": "^8.0.3",
75+
"jiti": "^1.21.6",
76+
"lint-staged": "^13.3.0",
7777
"lodash": "^4.17.21",
7878
"nuxt": "npm:nuxt3@latest",
79-
"pathe": "^0.3.5",
80-
"vitest": "^0.22.1"
79+
"pathe": "^0.3.9",
80+
"vitest": "^0.34.6"
8181
}
8282
}

0 commit comments

Comments
 (0)