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 Jan 14, 2025
1 parent 621389f commit 13c0eee
Show file tree
Hide file tree
Showing 2 changed files with 1,027 additions and 424 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.2",
"@popperjs/core": "^2.11.8",
"@release-it/conventional-changelog": "^9.0.3",
"@release-it/conventional-changelog": "^9.0.4",
"@slickgrid-universal/composite-editor-component": "~5.11.0",
"@slickgrid-universal/custom-tooltip-plugin": "~5.11.0",
"@slickgrid-universal/excel-export": "~5.11.0",
Expand All @@ -112,50 +112,50 @@
"@slickgrid-universal/text-export": "~5.11.0",
"@types/fnando__sparkline": "^0.3.7",
"@types/i18next-xhr-backend": "^1.4.2",
"@types/node": "^22.10.2",
"@types/react": "^18.3.16",
"@types/node": "^22.10.6",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"@types/sortablejs": "^1.15.8",
"@types/text-encoding-utf-8": "^1.0.5",
"@vitejs/plugin-react": "^4.3.4",
"bootstrap": "^5.3.3",
"concurrently": "^9.1.0",
"concurrently": "^9.1.2",
"copyfiles": "^2.4.1",
"custom-event-polyfill": "^1.0.7",
"cypress": "^13.16.1",
"cypress": "^13.17.0",
"cypress-real-events": "^1.13.0",
"dompurify": "^3.2.3",
"eslint": "^9.17.0",
"eslint": "^9.18.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.15.0",
"eslint-plugin-n": "^17.15.1",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"globals": "^15.13.0",
"globals": "^15.14.0",
"i18next-http-backend": "^2.7.1",
"isomorphic-fetch": "^3.0.0",
"npm-run-all2": "^7.0.1",
"npm-run-all2": "^7.0.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.2.0",
"react-router-dom": "^7.0.2",
"react-i18next": "^15.4.0",
"react-router-dom": "^7.1.1",
"regenerator-runtime": "^0.14.1",
"release-it": "^17.10.0",
"release-it": "^17.11.0",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"sass": "^1.83.0",
"sass": "^1.83.4",
"serve": "^14.2.4",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0",
"vite": "^6.0.3",
"typescript": "^5.7.3",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"vite-plugin-svgr": "^4.3.0",
"vite-tsconfig-paths": "^5.1.4"
},
"engines": {
"node": ">=18.19.0"
},
"resolutions": {
"caniuse-lite": "1.0.30001688"
"caniuse-lite": "1.0.30001692"
}
}
Loading

0 comments on commit 13c0eee

Please sign in to comment.