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 Jun 17, 2023
1 parent 8c376bd commit c5f53f1
Show file tree
Hide file tree
Showing 3 changed files with 2,140 additions and 1,421 deletions.
20 changes: 10 additions & 10 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.5.3"
},
"devDependencies": {
"@changesets/cli": "^2.26.1",
"@nuxt/module-builder": "^0.3.0",
"@nuxt/schema": "^3.4.2",
"@nuxt/test-utils": "^3.4.2",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.5.3",
"@nuxt/test-utils": "^3.5.3",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"eslint": "^8.39.0",
"@typescript-eslint/eslint-plugin": "^5.59.11",
"eslint": "^8.43.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.1.1",
"nuxt": "^3.4.2",
"nuxt": "^3.5.3",
"prettier": "^2.8.8",
"typescript": "*",
"vitest": "^0.30.1"
"vitest": "^0.32.2"
},
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit c5f53f1

Please sign in to comment.