Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Dec 14, 2024
1 parent e24fc36 commit 33c64c8
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 159 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@faker-js/faker": "^9.2.0",
"@faker-js/faker": "^9.3.0",
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.2",
"@popperjs/core": "^2.11.8",
Expand All @@ -112,50 +112,50 @@
"@slickgrid-universal/text-export": "~5.10.2",
"@types/fnando__sparkline": "^0.3.7",
"@types/i18next-xhr-backend": "^1.4.2",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/node": "^22.10.2",
"@types/react": "^18.3.16",
"@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",
"copyfiles": "^2.4.1",
"custom-event-polyfill": "^1.0.7",
"cypress": "^13.16.0",
"cypress": "^13.16.1",
"cypress-real-events": "^1.13.0",
"dompurify": "^3.2.2",
"eslint": "^9.16.0",
"dompurify": "^3.2.3",
"eslint": "^9.17.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.14.0",
"eslint-plugin-n": "^17.15.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"globals": "^15.12.0",
"eslint-plugin-react-hooks": "^5.1.0",
"globals": "^15.13.0",
"i18next-http-backend": "^2.7.1",
"isomorphic-fetch": "^3.0.0",
"npm-run-all2": "^7.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.1.3",
"react-router-dom": "^7.0.1",
"react-i18next": "^15.2.0",
"react-router-dom": "^7.0.2",
"regenerator-runtime": "^0.14.1",
"release-it": "^17.10.0",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"sass": "^1.81.0",
"sass": "^1.83.0",
"serve": "^14.2.4",
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0",
"vite": "^6.0.1",
"typescript-eslint": "^8.18.0",
"vite": "^6.0.3",
"vite-plugin-svgr": "^4.3.0",
"vite-tsconfig-paths": "^5.1.3"
"vite-tsconfig-paths": "^5.1.4"
},
"engines": {
"node": ">=18.19.0"
},
"resolutions": {
"caniuse-lite": "1.0.30001679"
"caniuse-lite": "1.0.30001688"
}
}
Loading

0 comments on commit 33c64c8

Please sign in to comment.