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 Sep 11, 2024
1 parent 3a0744a commit 6d8c2fc
Show file tree
Hide file tree
Showing 15 changed files with 5,446 additions and 10,947 deletions.
2 changes: 1 addition & 1 deletion packages/_vue3-migration-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@empathyco/x-types": "^10.1.0-alpha.3",
"@empathyco/x-utils": "^1.0.3-alpha.1",
"@vue/compat": "^3.4.22",
"@vueuse/core": "~10.7.1",
"@vueuse/core": "~10.11.0",
"vue": "^3.4.22",
"vue-router": "^4.3.0",
"vuex": "4.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/deep-merge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@empathyco/x-utils": "^1.0.3-alpha.1",
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"devDependencies": {
"@types/jest": "~27.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"test:unit": "jest"
},
"dependencies": {
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"devDependencies": {
"@types/jest": "~27.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-wrapper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"test:e2e:ci": "start-server-and-test serve http://localhost:1234 cypress:run"
},
"dependencies": {
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"peerDependencies": {
"react": "^16.9.0",
Expand All @@ -49,7 +49,7 @@
"@types/jest": "~27.5.0",
"@types/react": "~16.9.0",
"@types/react-dom": "~16.9.0",
"cypress": "~13.6.0",
"cypress": "~13.14.0",
"eslint-plugin-react": "~7.32.1",
"jest": "~27.5.0",
"react": "~16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/storage-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"dependencies": {
"@empathyco/x-logger": "^1.2.0-alpha.11",
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"devDependencies": {
"@types/jest": "~27.5.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/x-adapter-platform/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@
"@empathyco/x-adapter": "^8.1.0-alpha.0",
"@empathyco/x-types": "^10.1.0-alpha.3",
"@empathyco/x-utils": "^1.0.3-alpha.1",
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"devDependencies": {
"@microsoft/api-documenter": "~7.23.0",
"@microsoft/api-extractor": "~7.39.0",
"@microsoft/api-documenter": "~7.25.0",
"@microsoft/api-extractor": "~7.47.0",
"@types/jest": "~27.5.0",
"concurrently": "~8.2.0",
"jest": "~27.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-adapter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"dependencies": {
"@empathyco/x-deep-merge": "^2.0.3-alpha.1",
"@empathyco/x-utils": "^1.0.3-alpha.1",
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"devDependencies": {
"@types/jest": "~27.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/x-archetype-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@empathyco/x-deep-merge": "^2.0.3-alpha.1",
"@empathyco/x-utils": "workspace:^1.0.3-alpha.1",
"tslib": "~2.6.0",
"tslib": "~2.7.0",
"vue-i18n": "~8.28.2"
},
"devDependencies": {
Expand All @@ -47,7 +47,7 @@
"@vue/test-utils": "~1.0.3",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
"rollup": "~4.9.1",
"rollup": "~4.21.0",
"rollup-plugin-copy": "~3.5.0",
"rollup-plugin-delete": "~2.0.0",
"rollup-plugin-typescript2": "~0.36.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/x-bus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@empathyco/x-priority-queue": "^1.0.3-alpha.1",
"@empathyco/x-utils": "^1.0.3-alpha.1",
"rxjs": "~7.8.0",
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"devDependencies": {
"@types/jest": "~27.5.0",
Expand Down
26 changes: 13 additions & 13 deletions packages/x-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@
"@empathyco/x-storage-service": "^2.0.3-alpha.0",
"@empathyco/x-types": "^10.1.0-alpha.3",
"@empathyco/x-utils": "^1.0.3-alpha.1",
"@vue/devtools-api": "~6.5.0",
"@vueuse/core": "~10.7.1",
"@vue/devtools-api": "~6.6.0",
"@vueuse/core": "~10.11.0",
"js-md5": "^0.8.3",
"rxjs": "~7.8.0",
"tslib": "~2.6.0",
"tslib": "~2.7.0",
"vue-class-component": "~7.2.6",
"vue-global-events": "~1.2.1",
"vue-property-decorator": "~8.5.0",
Expand All @@ -92,12 +92,12 @@
"vuex": "^3.0.0"
},
"devDependencies": {
"@badeball/cypress-cucumber-preprocessor": "~20.0.0",
"@badeball/cypress-cucumber-preprocessor": "~20.1.0",
"@bahmutov/cypress-esbuild-preprocessor": "~2.2.0",
"@cypress/vue2": "~2.0.1",
"@cypress/vue2": "~2.1.0",
"@empathyco/x-tailwindcss": "^1.2.0-alpha.5",
"@microsoft/api-documenter": "~7.23.0",
"@microsoft/api-extractor": "~7.39.0",
"@microsoft/api-documenter": "~7.25.0",
"@microsoft/api-extractor": "~7.47.0",
"@rollup/plugin-commonjs": "~25.0.7",
"@testing-library/jest-dom": "~5.17.0",
"@types/autoprefixer": "~10.2.0",
Expand All @@ -110,22 +110,22 @@
"@vue/vue2-jest": "~27.0.0-alpha.3",
"autoprefixer": "~10.4.4",
"convert-source-map": "~2.0.0",
"cypress": "~13.6.0",
"esbuild": "0.20.0",
"glob": "~10.3.0",
"cypress": "~13.14.0",
"esbuild": "0.23.1",
"glob": "~10.4.0",
"jest": "~27.5.0",
"jest-scss-transform": "~1.0.1",
"postcss": "~8.4.12",
"postcss-dir-pseudo-class": "~7.0.0",
"postcss-logical": "~4.0.2",
"rimraf": "~3.0.2",
"rollup": "~4.9.1",
"rollup": "~4.21.0",
"rollup-plugin-copy": "~3.5.0",
"rollup-plugin-delete": "~2.0.0",
"rollup-plugin-styles": "~4.0.0",
"rollup-plugin-typescript2": "~0.36.0",
"rollup-plugin-vue": "~5.1.9",
"sass": "~1.70.0",
"sass": "~1.78.0",
"start-server-and-test": "~2.0.0",
"tailwindcss": "~3.4.0",
"ts-jest": "~27.1.0",
Expand All @@ -134,7 +134,7 @@
"vite": "^4.5.0",
"vite-plugin-vue-inspector": "^4.0.0",
"vue": "~2.7.14",
"vue-docgen-cli": "~4.67.0",
"vue-docgen-cli": "~4.79.0",
"vue-router": "~3.6.5",
"vue-template-compiler": "~2.7.14",
"vuex": "~3.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-priority-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"dependencies": {
"@empathyco/x-utils": "^1.0.3-alpha.1",
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"devDependencies": {
"@types/jest": "~27.5.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/x-tailwindcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@empathyco/x-deep-merge": "^2.0.3-alpha.1",
"@empathyco/x-utils": "^1.0.3-alpha.1",
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"peerDependencies": {
"vue": "^2.7.0",
Expand All @@ -60,9 +60,9 @@
"@rollup/plugin-commonjs": "~25.0.7",
"autoprefixer": "~10.4.4",
"postcss": "~8.4.12",
"postcss-import": "~16.0.0",
"postcss-import": "~16.1.0",
"rimraf": "~3.0.2",
"rollup": "~4.9.1",
"rollup": "~4.21.0",
"rollup-plugin-typescript2": "~0.36.0",
"rollup-plugin-vue": "~5.1.9",
"tailwindcss": "~3.4.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/x-types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"dependencies": {
"@empathyco/x-adapter": "^8.1.0-alpha.0",
"@empathyco/x-utils": "^1.0.3-alpha.1",
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"devDependencies": {
"@empathyco/x-jest-utils": "^1.4.0-alpha.11",
"@microsoft/api-documenter": "~7.23.0",
"@microsoft/api-extractor": "~7.39.0",
"@microsoft/api-documenter": "~7.25.0",
"@microsoft/api-extractor": "~7.47.0",
"@types/jest": "~27.5.0",
"jest": "~27.5.0",
"rollup": "~4.9.1",
"rollup": "~4.21.0",
"rollup-plugin-delete": "~2.0.0",
"rollup-plugin-typescript2": "~0.36.0",
"typescript": "~4.9.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/x-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"dependencies": {
"@empathyco/x-storage-service": "^2.0.3-alpha.0",
"tslib": "~2.6.0"
"tslib": "~2.7.0"
},
"devDependencies": {
"@types/jest": "~27.5.0",
Expand Down
Loading

0 comments on commit 6d8c2fc

Please sign in to comment.