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 Nov 6, 2023
1 parent 8c376bd commit a0498c5
Show file tree
Hide file tree
Showing 3 changed files with 7,606 additions and 3,958 deletions.
24 changes: 12 additions & 12 deletions package.json
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.8.1"
},
"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.26.2",
"@nuxt/module-builder": "^0.5.3",
"@nuxt/schema": "^3.8.1",
"@nuxt/test-utils": "^3.8.1",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"eslint": "^8.53.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"nuxt": "^3.4.2",
"nuxt": "^3.8.1",
"prettier": "^2.8.8",
"typescript": "*",
"vitest": "^0.30.1"
"vitest": "^0.34.6"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit a0498c5

Please sign in to comment.