Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent 8c376bd commit 4e226a3
Show file tree
Hide file tree
Showing 3 changed files with 11,914 additions and 4,612 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,24 +25,24 @@
"test": "vitest"
},
"dependencies": {
"@emotion/css": "^11.10.6",
"@emotion/server": "^11.10.0",
"@nuxt/kit": "^3.4.2"
"@emotion/css": "^11.11.2",
"@emotion/server": "^11.11.0",
"@nuxt/kit": "^3.11.2"
},
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@nuxt/module-builder": "^0.3.0",
"@nuxt/schema": "^3.4.2",
"@nuxt/test-utils": "^3.4.2",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"eslint": "^8.39.0",
"@changesets/cli": "^2.27.4",
"@nuxt/module-builder": "^0.7.0",
"@nuxt/schema": "^3.11.2",
"@nuxt/test-utils": "^3.13.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.57.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"nuxt": "^3.4.2",
"eslint-plugin-promise": "^6.2.0",
"nuxt": "^3.11.2",
"prettier": "^2.8.8",
"typescript": "*",
"vitest": "^0.30.1"
"vitest": "^0.34.6"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 4e226a3

Please sign in to comment.