Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2024
1 parent 1033c18 commit b33b2d0
Show file tree
Hide file tree
Showing 10 changed files with 1,852 additions and 768 deletions.
725 changes: 367 additions & 358 deletions .yarn/releases/yarn-4.4.1.cjs → .yarn/releases/yarn-4.5.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.4.1.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,25 +17,25 @@
"publish": "yarn lint && yarn build && yarn workspace vue-yandex-maps npm:publish"
},
"dependencies": {
"@yandex/ymaps3-types": "^0.0.28",
"@yandex/ymaps3-types": "^0.0.15120917",
"examples": "workspace:^",
"puppeteer": "^23.3.0",
"puppeteer": "^23.6.1",
"vue-yandex-maps": "workspace:^"
},
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"@babel/eslint-parser": "^7.25.9",
"@nuxt/eslint": "^0.5.6",
"@stylistic/eslint-plugin": "^2.7.2",
"@types/node": "^20.16.5",
"@typescript-eslint/eslint-plugin": "^8.4.0",
"@typescript-eslint/parser": "^8.4.0",
"@stylistic/eslint-plugin": "^2.10.1",
"@types/node": "^20.17.6",
"@typescript-eslint/eslint-plugin": "^8.12.2",
"@typescript-eslint/parser": "^8.12.2",
"@vue/eslint-config-airbnb": "^8.0.0",
"eslint": "^9.10.0",
"eslint": "^9.14.0",
"eslint-import-resolver-typescript": "^3.6.3",
"eslint-plugin-import-x": "^4.2.1",
"eslint-plugin-vue": "^9.28.0",
"typescript": "5.5.4",
"vitepress": "^1.3.4",
"eslint-plugin-import-x": "^4.4.0",
"eslint-plugin-vue": "^9.30.0",
"typescript": "5.6.3",
"vitepress": "^1.4.3",
"vue-eslint-parser": "^9.4.3"
},
"workspaces": [
Expand All @@ -45,5 +45,5 @@
"resolutions": {
"vite-plugin-checker": "^0.8.0"
},
"packageManager": "yarn@4.4.1"
"packageManager": "yarn@4.5.1"
}
10 changes: 5 additions & 5 deletions packages/examples/examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"vue-yandex-maps": "workspace:*"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@vitejs/plugin-vue": "^5.1.3",
"@types/node": "^20.17.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"@yandex/ymaps3-types": "^0.0.28",
"npm-run-all2": "^6.2.2",
"typescript": "5.5.4",
"@yandex/ymaps3-types": "^0.0.15120917",
"npm-run-all2": "^6.2.6",
"typescript": "5.6.3",
"vite": "^5.4.3",
"vue": "^3.5.3",
"vue-tsc": "^2.1.6"
Expand Down
4 changes: 2 additions & 2 deletions packages/examples/nuxt2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"generate": "nuxt generate"
},
"dependencies": {
"core-js": "^3.38.1",
"core-js": "^3.39.0",
"examples": "workspace:*",
"nuxt": "^2.18.1",
"vue": "^2.7.16",
Expand All @@ -21,7 +21,7 @@
"@nuxt/types": "^2.18.1",
"@nuxt/typescript-build": "^3.0.2",
"@nuxtjs/composition-api": "^0.34.0",
"typescript": "5.5.4"
"typescript": "5.6.3"
},
"installConfig": {
"hoistingLimits": "workspaces"
Expand Down
6 changes: 3 additions & 3 deletions packages/examples/nuxt3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@nuxt/devtools": "^1.4.1",
"@nuxt/webpack-builder": "^3.13.1",
"@types/node": "^20.16.5",
"@nuxt/devtools": "^1.6.0",
"@nuxt/webpack-builder": "^3.13.2",
"@types/node": "^20.17.6",
"nuxt": "^3.13.1",
"vue-tsc": "^2.1.6"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/examples/vue2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "vue-cli-service build"
},
"dependencies": {
"core-js": "^3.38.1",
"core-js": "^3.39.0",
"examples": "workspace:*",
"vue": "^2.7.16",
"vue-yandex-maps": "workspace:*"
Expand All @@ -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.4",
"typescript": "5.6.3",
"vue-template-compiler": "^2.7.16"
},
"installConfig": {
Expand Down
8 changes: 4 additions & 4 deletions packages/examples/vue3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"vue-yandex-maps": "workspace:*"
},
"devDependencies": {
"@types/node": "^20.16.5",
"@vitejs/plugin-vue": "^5.1.3",
"@types/node": "^20.17.6",
"@vitejs/plugin-vue": "^5.1.4",
"@vue/tsconfig": "^0.5.1",
"npm-run-all2": "^6.2.2",
"typescript": "5.5.4",
"npm-run-all2": "^6.2.6",
"typescript": "5.6.3",
"vite": "^5.4.3",
"vue": "^3.5.3",
"vue-tsc": "^2.1.6"
Expand Down
12 changes: 6 additions & 6 deletions packages/vue-yandex-maps/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,20 +76,20 @@
],
"license": "MIT",
"dependencies": {
"@yandex/ymaps3-default-ui-theme": ">=0.0.10",
"@yandex/ymaps3-types": ">=0.0.28"
"@yandex/ymaps3-default-ui-theme": ">=0.0.15",
"@yandex/ymaps3-types": ">=0.0.15120917"
},
"devDependencies": {
"@nuxt/kit": "^3.13.1",
"@nuxt/types": "^2.18.1",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue": "^5.1.4",
"deep-object-diff": "^1.1.9",
"nuxt": "^3.13.1",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-delete": "^2.0.0",
"typescript": "5.5.4",
"rollup-plugin-delete": "^2.1.0",
"typescript": "5.6.3",
"vite": "^5.4.3",
"vite-plugin-dts": "^4.2.1",
"vite-plugin-dts": "^4.3.0",
"vite-plugin-lib-inject-css": "^2.1.1",
"vue": "^3.5.3",
"vue-tsc": "^2.1.6"
Expand Down
Loading

0 comments on commit b33b2d0

Please sign in to comment.