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] authored Jun 7, 2023
1 parent 8bf7fdd commit 8ca7329
Show file tree
Hide file tree
Showing 3 changed files with 249 additions and 793 deletions.
10 changes: 5 additions & 5 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,22 +44,22 @@
"pinia-orm": ">=1.6.7"
},
"dependencies": {
"@nuxt/kit": "^3.5.2"
"@nuxt/kit": "^3.5.3"
},
"devDependencies": {
"@nuxt/devtools": "^0.5.5",
"@nuxt/module-builder": "^0.4.0",
"@nuxt/schema": "^3.5.2",
"@nuxt/schema": "^3.5.3",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@pinia/nuxt": "^0.4.11",
"@types/prettier": "^2.7.2",
"eslint": "^8.41.0",
"@types/prettier": "^2.7.3",
"eslint": "^8.42.0",
"nuxt": "^3.3.2",
"pinia": "^2.1.3",
"pinia-orm": "^1.0.0",
"prettier": "^2.8.8",
"std-env": "^3.3.3",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"vite": "^4.3.9",
"vue": "^3.3.4"
},
Expand Down
14 changes: 7 additions & 7 deletions packages/pinia-orm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,19 +63,19 @@
"@pinia-orm/normalizr": ">=1.6.0"
},
"devDependencies": {
"@antfu/eslint-config": "^0.39.3",
"@antfu/eslint-config": "^0.39.5",
"@pinia/testing": "^0.1.2",
"@size-limit/preset-small-lib": "^8.2.4",
"@types/node": "^18.16.16",
"@types/prettier": "^2.7.2",
"@types/prettier": "^2.7.3",
"@types/uuid": "^9.0.1",
"@vitest/coverage-c8": "^0.31.2",
"@vitest/ui": "^0.31.2",
"@vitest/coverage-c8": "^0.32.0",
"@vitest/ui": "^0.32.0",
"@vue/composition-api": "^1.7.1",
"@vue/test-utils": "^2.3.2",
"c8": "^7.14.0",
"core-js": "^3.30.2",
"eslint": "^8.41.0",
"eslint": "^8.42.0",
"happy-dom": "^9.20.3",
"mkdist": "^1.2.0",
"nanoid": "^4.0.2",
Expand All @@ -84,11 +84,11 @@
"size-limit": "^8.2.4",
"std-env": "^3.3.3",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"typescript": "^5.1.3",
"unbuild": "^1.2.1",
"uuid": "^9.0.0",
"vite": "^4.3.9",
"vitest": "^0.31.2",
"vitest": "^0.32.0",
"vue": "^3.3.4",
"vue-demi": "^0.14.5",
"vue2": "npm:vue@^2.7.3"
Expand Down
Loading

0 comments on commit 8ca7329

Please sign in to comment.