Skip to content

Commit 789d2ff

Browse files
chore(deps): update all non-major dependencies
1 parent 8c376bd commit 789d2ff

File tree

3 files changed

+2134
-1416
lines changed

3 files changed

+2134
-1416
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -25,24 +25,24 @@
2525
"test": "vitest"
2626
},
2727
"dependencies": {
28-
"@emotion/css": "^11.10.6",
29-
"@emotion/server": "^11.10.0",
30-
"@nuxt/kit": "^3.4.2"
28+
"@emotion/css": "^11.11.0",
29+
"@emotion/server": "^11.11.0",
30+
"@nuxt/kit": "^3.5.3"
3131
},
3232
"devDependencies": {
3333
"@changesets/cli": "^2.26.1",
34-
"@nuxt/module-builder": "^0.3.0",
35-
"@nuxt/schema": "^3.4.2",
36-
"@nuxt/test-utils": "^3.4.2",
34+
"@nuxt/module-builder": "^0.4.0",
35+
"@nuxt/schema": "^3.5.3",
36+
"@nuxt/test-utils": "^3.5.3",
3737
"@nuxtjs/eslint-config-typescript": "^12.0.0",
38-
"@typescript-eslint/eslint-plugin": "^5.59.0",
39-
"eslint": "^8.39.0",
38+
"@typescript-eslint/eslint-plugin": "^5.59.11",
39+
"eslint": "^8.42.0",
4040
"eslint-plugin-prettier": "^4.2.1",
4141
"eslint-plugin-promise": "^6.1.1",
42-
"nuxt": "^3.4.2",
42+
"nuxt": "^3.5.3",
4343
"prettier": "^2.8.8",
4444
"typescript": "*",
45-
"vitest": "^0.30.1"
45+
"vitest": "^0.32.0"
4646
},
4747
"publishConfig": {
4848
"access": "public"

0 commit comments

Comments
 (0)