Skip to content

Commit 743f89c

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

File tree

4 files changed

+12190
-7000
lines changed

4 files changed

+12190
-7000
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
name: Install pnpm
3030
id: pnpm-install
3131
with:
32-
version: 7
32+
version: 7.33.7
3333
run_install: false
3434

3535
- name: Get pnpm store directory

package.json

Lines changed: 14 additions & 14 deletions
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.13.5",
29+
"@emotion/server": "^11.11.0",
30+
"@nuxt/kit": "^3.19.1"
3131
},
3232
"devDependencies": {
33-
"@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",
37-
"@nuxtjs/eslint-config-typescript": "^12.0.0",
38-
"@typescript-eslint/eslint-plugin": "^5.59.0",
39-
"eslint": "^8.39.0",
40-
"eslint-plugin-prettier": "^4.2.1",
41-
"eslint-plugin-promise": "^6.1.1",
42-
"nuxt": "^3.4.2",
33+
"@changesets/cli": "^2.29.7",
34+
"@nuxt/module-builder": "^0.8.4",
35+
"@nuxt/schema": "^3.19.1",
36+
"@nuxt/test-utils": "^3.19.2",
37+
"@nuxtjs/eslint-config-typescript": "^12.1.0",
38+
"@typescript-eslint/eslint-plugin": "^5.62.0",
39+
"eslint": "^8.57.1",
40+
"eslint-plugin-prettier": "^4.2.5",
41+
"eslint-plugin-promise": "^6.6.0",
42+
"nuxt": "^3.19.1",
4343
"prettier": "^2.8.8",
4444
"typescript": "*",
45-
"vitest": "^0.30.1"
45+
"vitest": "^0.34.6"
4646
},
4747
"publishConfig": {
4848
"access": "public"

0 commit comments

Comments
 (0)