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 Jul 25, 2024
1 parent 417926f commit 25a97a2
Show file tree
Hide file tree
Showing 8 changed files with 649 additions and 271 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,22 +19,22 @@
"dependencies": {
"@yandex/ymaps3-types": "^0.0.27",
"examples": "workspace:^",
"puppeteer": "^22.13.0",
"puppeteer": "^22.14.0",
"vue-yandex-maps": "workspace:^"
},
"devDependencies": {
"@babel/eslint-parser": "^7.24.8",
"@nuxt/eslint": "^0.3.13",
"@stylistic/eslint-plugin": "^2.3.0",
"@types/node": "^20.14.10",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@types/node": "^20.14.12",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"@vue/eslint-config-airbnb": "^8.0.0",
"eslint": "^9.7.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import-x": "^3.0.1",
"eslint-plugin-import-x": "^3.1.0",
"eslint-plugin-vue": "^9.27.0",
"typescript": "5.5.3",
"typescript": "5.5.4",
"vitepress": "^1.3.1",
"vue-eslint-parser": "^9.4.3"
},
Expand Down
12 changes: 6 additions & 6 deletions packages/examples/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"vue-yandex-maps": "workspace:*"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@vitejs/plugin-vue": "^5.0.5",
"@types/node": "^20.14.12",
"@vitejs/plugin-vue": "^5.1.0",
"@vue/tsconfig": "^0.5.1",
"@yandex/ymaps3-types": "^0.0.27",
"npm-run-all2": "^6.2.2",
"typescript": "5.5.3",
"vite": "^5.3.4",
"vue": "^3.4.31",
"vue-tsc": "^2.0.26"
"typescript": "5.5.4",
"vite": "^5.3.5",
"vue": "^3.4.34",
"vue-tsc": "^2.0.29"
}
}
2 changes: 1 addition & 1 deletion packages/examples/nuxt2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@nuxt/types": "^2.18.1",
"@nuxt/typescript-build": "^3.0.2",
"@nuxtjs/composition-api": "^0.34.0",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"installConfig": {
"hoistingLimits": "workspaces"
Expand Down
8 changes: 4 additions & 4 deletions packages/examples/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"devDependencies": {
"@nuxt/devtools": "^1.3.9",
"@nuxt/webpack-builder": "^3.12.3",
"@types/node": "^20.14.10",
"nuxt": "^3.12.3",
"vue-tsc": "^2.0.26"
"@nuxt/webpack-builder": "^3.12.4",
"@types/node": "^20.14.12",
"nuxt": "^3.12.4",
"vue-tsc": "^2.0.29"
},
"dependencies": {
"examples": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/examples/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@vue/cli-plugin-babel": "^5.0.8",
"@vue/cli-plugin-typescript": "^5.0.8",
"@vue/cli-service": "^5.0.8",
"typescript": "5.5.3",
"typescript": "5.5.4",
"vue-template-compiler": "^2.7.16"
},
"installConfig": {
Expand Down
12 changes: 6 additions & 6 deletions packages/examples/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"vue-yandex-maps": "workspace:*"
},
"devDependencies": {
"@types/node": "^20.14.10",
"@vitejs/plugin-vue": "^5.0.5",
"@types/node": "^20.14.12",
"@vitejs/plugin-vue": "^5.1.0",
"@vue/tsconfig": "^0.5.1",
"npm-run-all2": "^6.2.2",
"typescript": "5.5.3",
"vite": "^5.3.4",
"vue": "^3.4.31",
"vue-tsc": "^2.0.26"
"typescript": "5.5.4",
"vite": "^5.3.5",
"vue": "^3.4.34",
"vue-tsc": "^2.0.29"
}
}
14 changes: 7 additions & 7 deletions packages/vue-yandex-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,19 +79,19 @@
"@yandex/ymaps3-types": ">=0.0.27"
},
"devDependencies": {
"@nuxt/kit": "^3.12.3",
"@nuxt/kit": "^3.12.4",
"@nuxt/types": "^2.18.1",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue": "^5.1.0",
"deep-object-diff": "^1.1.9",
"nuxt": "^3.12.3",
"nuxt": "^3.12.4",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-delete": "^2.0.0",
"typescript": "5.5.3",
"vite": "^5.3.4",
"typescript": "5.5.4",
"vite": "^5.3.5",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-lib-inject-css": "^2.1.1",
"vue": "^3.4.31",
"vue-tsc": "^2.0.26"
"vue": "^3.4.34",
"vue-tsc": "^2.0.29"
},
"peerDependencies": {
"@vue/composition-api": ">=1",
Expand Down
Loading

0 comments on commit 25a97a2

Please sign in to comment.