Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2024
1 parent c8d44ed commit 4cabfd6
Show file tree
Hide file tree
Showing 6 changed files with 2,010 additions and 855 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.12.2
20.18.0
50 changes: 25 additions & 25 deletions apps/container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,41 +14,41 @@
"tsc": "tsc --noEmit"
},
"dependencies": {
"@amcharts/amcharts5": "5.9.4",
"@amcharts/amcharts5": "5.10.7",
"@mdi/font": "7.4.47",
"@tanstack/query-core": "5.32.0",
"@tanstack/vue-query": "5.32.0",
"@tanstack/vue-query-devtools": "5.32.0",
"@vee-validate/zod": "4.12.6",
"axios": "1.6.8",
"core-js": "3.37.0",
"dayjs": "1.11.11",
"element-plus": "2.7.2",
"highcharts": "11.4.1",
"@tanstack/query-core": "5.59.13",
"@tanstack/vue-query": "5.59.13",
"@tanstack/vue-query-devtools": "5.59.13",
"@vee-validate/zod": "4.14.3",
"axios": "1.7.7",
"core-js": "3.38.1",
"dayjs": "1.11.13",
"element-plus": "2.8.6",
"highcharts": "11.4.8",
"highcharts-vue": "1.4.3",
"lodash.debounce": "4.0.8",
"react": "18.3.1",
"react-dom": "18.3.1",
"services": "*",
"stores": "*",
"utils": "*",
"vee-validate": "4.12.6",
"vue": "3.4.25",
"vue-router": "4.3.2",
"vee-validate": "4.14.3",
"vue": "3.5.12",
"vue-router": "4.4.5",
"vue-zustand": "0.6.0",
"vuetify": "3.5.17",
"zod": "3.23.4"
"vuetify": "3.7.3",
"zod": "3.23.8"
},
"devDependencies": {
"@babel/plugin-transform-private-methods": "7.24.1",
"@babel/preset-env": "7.24.4",
"@babel/plugin-transform-private-methods": "7.25.7",
"@babel/preset-env": "7.25.8",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/jest-dom": "6.6.2",
"@testing-library/user-event": "14.5.2",
"@testing-library/vue": "8.0.3",
"@testing-library/vue": "8.1.0",
"@types/lodash.debounce": "4.0.9",
"@types/react": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vitejs/plugin-vue": "4.6.2",
Expand All @@ -59,14 +59,14 @@
"@vue/cli-plugin-typescript": "5.0.8",
"@vue/cli-service": "5.0.8",
"@vue/eslint-config-typescript": "12.0.0",
"@vue/test-utils": "2.4.5",
"eslint-plugin-vue": "9.25.0",
"@vue/test-utils": "2.4.6",
"eslint-plugin-vue": "9.29.0",
"husky": "8.0.3",
"jsdom": "23.2.0",
"lint-staged": "15.2.2",
"lint-staged": "15.2.10",
"msw": "^2.0.9",
"types": "*",
"typescript": "5.4.5",
"typescript": "5.6.3",
"vitest": "0.34.6"
},
"gitHooks": {
Expand Down
8 changes: 4 additions & 4 deletions apps/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"tsc": "tsc --noEmit"
},
"dependencies": {
"@tanstack/query-core": "5.32.0",
"@tanstack/react-query": "5.32.0",
"@tanstack/query-core": "5.59.13",
"@tanstack/react-query": "5.59.15",
"dayjs": "^1.11.10",
"ics": "^3.5.0",
"react": "^18.2.0",
Expand All @@ -24,7 +24,7 @@
"@babel/core": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/node": "^20.10.0",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
Expand All @@ -34,7 +34,7 @@
"html-webpack-plugin": "^5.5.3",
"jest": "29.7.0",
"react-dom": "^18.2.0",
"sass": "1.75.0",
"sass": "1.80.2",
"sass-loader": "13.3.3",
"style-loader": "^3.3.3",
"ts-loader": "^9.5.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"eslint": "^8.54.0",
"eslint-config-custom": "*",
"prettier": "^3.1.0",
"turbo": "1.13.3",
"turbo": "1.13.4",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.3"
},
Expand Down
18 changes: 9 additions & 9 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,20 +5,20 @@
"license": "MIT",
"devDependencies": {
"eslint-config-prettier": "9.1.0",
"eslint-config-turbo": "1.13.3",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-config-turbo": "1.13.4",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.1",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-unused-imports": "3.1.0",
"eslint-plugin-unused-imports": "3.2.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@tanstack/eslint-plugin-query": "5.28.11",
"typescript": "5.4.5"
"@tanstack/eslint-plugin-query": "5.59.7",
"typescript": "5.6.3"
},
"publishConfig": {
"access": "public"
Expand Down
Loading

0 comments on commit 4cabfd6

Please sign in to comment.