Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1874)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 9747a33 commit 1d9ea10
Show file tree
Hide file tree
Showing 7 changed files with 1,161 additions and 1,962 deletions.
36 changes: 18 additions & 18 deletions docs-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,43 +14,43 @@
"enableNonBrowserBranches": true
},
"dependencies": {
"@antfu/utils": "^0.7.8",
"@antfu/utils": "^0.7.10",
"@headlessui/vue": "^1.7.22",
"@types/splitpanes": "^2.2.6",
"@vue/runtime-core": "^3.4.29",
"@vue/runtime-dom": "^3.4.29",
"@vue/shared": "^3.4.29",
"@vue/runtime-core": "^3.4.31",
"@vue/runtime-dom": "^3.4.31",
"@vue/shared": "^3.4.31",
"@vueuse/core": "10.11.0",
"@vueuse/integrations": "^10.11.0",
"@vueuse/shared": "10.11.0",
"file-saver": "^2.0.5",
"jszip": "^3.10.1",
"lz-string": "^1.5.0",
"monaco-editor": "0.49.0",
"monaco-editor-core": "^0.49.0",
"monaco-editor": "0.50.0",
"monaco-editor-core": "^0.50.0",
"pinia": "^2.1.7",
"pinia-orm": "^1.9.1",
"splitpanes": "^3.1.5",
"theme-vitesse": "^0.8.0",
"vscode-html-languageservice": "^5.2.0",
"vue": "^3.4.29"
"vscode-html-languageservice": "^5.3.0",
"vue": "^3.4.31"
},
"devDependencies": {
"@antfu/eslint-config": "^2.21.1",
"@iconify/json": "^2.2.219",
"@antfu/eslint-config": "^2.21.2",
"@iconify/json": "^2.2.225",
"@types/file-saver": "^2.0.7",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/compiler-sfc": "^3.4.29",
"eslint": "^9.5.0",
"typescript": "^5.4.5",
"@vue/compiler-sfc": "^3.4.31",
"eslint": "^9.6.0",
"typescript": "^5.5.3",
"unplugin-icons": "^0.19.0",
"unplugin-vue-components": "^0.27.0",
"vite": "^5.3.1",
"unplugin-vue-components": "^0.27.2",
"vite": "^5.3.3",
"vite-plugin-pwa": "^0.20.0",
"vite-plugin-windicss": "^1.9.3",
"vue-tsc": "^2.0.21",
"vue-tsc": "^2.0.24",
"windicss": "^3.5.6"
},
"packageManager": "[email protected].0"
"packageManager": "[email protected].1"
}
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stormtail/pinia-orm-root",
"private": true,
"packageManager": "pnpm@9.3.0",
"packageManager": "pnpm@9.4.0",
"scripts": {
"release": "node scripts/release.mjs",
"cleanup": "rimraf 'packages/**/node_modules' 'playground/node_modules' 'node_modules'",
Expand All @@ -24,17 +24,17 @@
"docs:api": "lerna run docs:api --scope @pinia/docs"
},
"devDependencies": {
"@lerna-lite/cli": "^3.5.1",
"@lerna-lite/run": "^3.5.1",
"@lerna-lite/cli": "^3.6.0",
"@lerna-lite/run": "^3.6.0",
"@types/lodash.kebabcase": "^4.1.9",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"chalk": "^4.1.2",
"changelogen": "^0.5.5",
"conventional-changelog-cli": "^5.0.0",
"enquirer": "^2.4.1",
"execa": "^9.2.0",
"execa": "^9.3.0",
"expect": "^29.7.0",
"globby": "^14.0.1",
"globby": "^14.0.2",
"lint-staged": "^15.2.7",
"lodash.kebabcase": "^4.1.1",
"minimist": "^1.2.8",
Expand All @@ -43,8 +43,8 @@
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"semver": "^7.6.2",
"sponsorkit": "^0.14.5",
"typescript": "^5.4.5",
"sponsorkit": "^0.14.6",
"typescript": "^5.5.3",
"yorkie": "^2.0.0"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
"@vitest/coverage-v8": "^1.6.0",
"axios": "^1.7.2",
"axios-mock-adapter": "^1.22.0",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"pinia": "^2.1.7",
"pinia-orm": "workspace:*",
"size-limit": "^11.1.4",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"vitest": "^1.6.0",
"vue-demi": "^0.14.8"
Expand Down
4 changes: 2 additions & 2 deletions packages/normalizr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@
"@nuxt/eslint-config": "^0.3.13",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@size-limit/preset-small-lib": "^11.1.4",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"immutable": "^4.3.6",
"size-limit": "^11.1.4",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"unbuild": "^2.0.0"
},
"size-limit": [
Expand Down
16 changes: 8 additions & 8 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,25 +42,25 @@
"@pinia/nuxt": "^0.5.1"
},
"dependencies": {
"@nuxt/kit": "^3.12.2",
"@nuxt/kit": "^3.12.3",
"pinia-orm": "workspace:*"
},
"devDependencies": {
"@nuxt/devtools": "^1.3.3",
"@nuxt/devtools": "^1.3.9",
"@nuxt/eslint-config": "^0.3.13",
"@nuxt/module-builder": "^0.7.1",
"@nuxt/schema": "^3.12.2",
"@nuxt/module-builder": "^0.8.1",
"@nuxt/schema": "^3.12.3",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@pinia/nuxt": "^0.5.1",
"@types/prettier": "^3.0.0",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"nuxt": "^3.11.2",
"pinia": "^2.1.7",
"prettier": "^3.3.2",
"std-env": "^3.7.0",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vue": "^3.4.29"
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vue": "^3.4.31"
},
"repository": {
"type": "git",
Expand Down
18 changes: 9 additions & 9 deletions packages/pinia-orm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,31 +66,31 @@
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@pinia/testing": "^0.1.3",
"@size-limit/preset-small-lib": "^11.1.4",
"@types/node": "^20.14.2",
"@types/node": "^20.14.9",
"@types/prettier": "^3.0.0",
"@types/uuid": "^9.0.8",
"@typescript-eslint/parser": "^7.13.0",
"@typescript-eslint/parser": "^7.15.0",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vue/composition-api": "^1.7.2",
"@vue/test-utils": "^2.4.6",
"c8": "^10.1.2",
"core-js": "^3.37.1",
"eslint": "^9.5.0",
"happy-dom": "^14.12.0",
"mkdist": "^1.5.1",
"eslint": "^9.6.0",
"happy-dom": "^14.12.3",
"mkdist": "^1.5.3",
"nanoid": "4.0.2",
"pinia": "^2.1.7",
"prettier": "^3.3.2",
"size-limit": "^11.1.4",
"std-env": "^3.7.0",
"tsup": "^8.1.0",
"typescript": "^5.4.5",
"typescript": "^5.5.3",
"unbuild": "^2.0.0",
"uuid": "^10.0.0",
"vite": "^5.3.1",
"vite": "^5.3.3",
"vitest": "^1.6.0",
"vue": "^3.4.29",
"vue": "^3.4.31",
"vue-demi": "^0.14.8",
"vue2": "npm:vue@^2.7.3"
},
Expand All @@ -113,7 +113,7 @@
}
],
"volta": {
"node": "20.14.0"
"node": "20.15.0"
},
"repository": {
"type": "git",
Expand Down
Loading

0 comments on commit 1d9ea10

Please sign in to comment.