Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Oct 19, 2024
1 parent 654155d commit 63359d1
Show file tree
Hide file tree
Showing 2 changed files with 465 additions and 510 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@slickgrid-universal/event-pub-sub": "~5.8.0",
"@slickgrid-universal/pagination-component": "~5.8.0",
"dequal": "^2.0.3",
"i18next": "^23.15.1",
"i18next": "^23.16.0",
"sortablejs": "^1.15.3"
},
"devDependencies": {
Expand All @@ -110,9 +110,9 @@
"@types/dompurify": "^3.0.5",
"@types/fnando__sparkline": "^0.3.7",
"@types/i18next-xhr-backend": "^1.4.2",
"@types/node": "^22.7.4",
"@types/react": "^18.3.10",
"@types/react-dom": "^18.3.0",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.1",
"@types/sortablejs": "^1.15.8",
"@types/text-encoding-utf-8": "^1.0.5",
"@vitejs/plugin-react": "^4.3.2",
Expand All @@ -123,38 +123,38 @@
"cypress": "^13.15.0",
"cypress-real-events": "^1.13.0",
"dompurify": "^3.1.7",
"eslint": "^9.11.1",
"eslint": "^9.13.0",
"eslint-plugin-cypress": "^4.0.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-n": "^17.10.3",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-react": "^7.37.0",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^5.0.0",
"fetch-jsonp": "^1.3.0",
"globals": "^15.9.0",
"i18next-http-backend": "^2.6.1",
"globals": "^15.11.0",
"i18next-http-backend": "^2.6.2",
"isomorphic-fetch": "^3.0.0",
"npm-run-all2": "^6.2.3",
"npm-run-all2": "^6.2.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.2",
"react-router-dom": "^6.26.2",
"react-i18next": "^15.0.3",
"react-router-dom": "^6.27.0",
"regenerator-runtime": "^0.14.1",
"release-it": "^17.6.0",
"release-it": "^17.10.0",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"sass": "^1.79.4",
"serve": "^14.2.3",
"typescript": "^5.6.2",
"typescript-eslint": "^8.7.0",
"vite": "^5.4.8",
"sass": "^1.80.3",
"serve": "^14.2.4",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"vite": "^5.4.9",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1"
},
"engines": {
"node": ">=18.19.0"
},
"resolutions": {
"caniuse-lite": "1.0.30001664"
"caniuse-lite": "1.0.30001669"
}
}
Loading

0 comments on commit 63359d1

Please sign in to comment.