Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#423)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored Nov 2, 2024
1 parent 732d673 commit a57d767
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 208 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,17 @@
"@slickgrid-universal/pagination-component": "~5.9.0",
"@slickgrid-universal/row-detail-view-plugin": "~5.9.0",
"dequal": "^2.0.3",
"i18next": "^23.16.1",
"i18next": "^23.16.4",
"sortablejs": "^1.15.3"
},
"devDependencies": {
"@4tw/cypress-drag-drop": "^2.2.5",
"@arethetypeswrong/cli": "^0.16.4",
"@faker-js/faker": "^9.0.3",
"@faker-js/faker": "^9.1.0",
"@fnando/sparkline": "^0.3.10",
"@formkit/tempo": "^0.1.2",
"@popperjs/core": "^2.11.8",
"@release-it/conventional-changelog": "^9.0.0",
"@release-it/conventional-changelog": "^9.0.2",
"@slickgrid-universal/composite-editor-component": "~5.9.0",
"@slickgrid-universal/custom-tooltip-plugin": "~5.9.0",
"@slickgrid-universal/excel-export": "~5.9.0",
Expand All @@ -111,8 +111,8 @@
"@types/dompurify": "^3.0.5",
"@types/fnando__sparkline": "^0.3.7",
"@types/i18next-xhr-backend": "^1.4.2",
"@types/node": "^22.7.7",
"@types/react": "^18.3.11",
"@types/node": "^22.8.6",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/sortablejs": "^1.15.8",
"@types/text-encoding-utf-8": "^1.0.5",
Expand All @@ -121,15 +121,15 @@
"concurrently": "^9.0.1",
"copyfiles": "^2.4.1",
"custom-event-polyfill": "^1.0.7",
"cypress": "^13.15.0",
"cypress": "^13.15.1",
"cypress-real-events": "^1.13.0",
"dompurify": "^3.1.7",
"eslint": "^9.13.0",
"eslint-plugin-cypress": "^4.0.0",
"eslint": "^9.14.0",
"eslint-plugin-cypress": "^4.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-n": "^17.12.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"fetch-jsonp": "^1.3.0",
"globals": "^15.11.0",
Expand All @@ -138,24 +138,24 @@
"npm-run-all2": "^7.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-i18next": "^15.0.3",
"react-i18next": "^15.1.0",
"react-router-dom": "^6.27.0",
"regenerator-runtime": "^0.14.1",
"release-it": "^17.10.0",
"rimraf": "^5.0.10",
"rxjs": "^7.8.1",
"sass": "^1.80.3",
"sass": "^1.80.6",
"serve": "^14.2.4",
"typescript": "^5.6.3",
"typescript-eslint": "^8.10.0",
"vite": "^5.4.9",
"vite-plugin-svgr": "^4.2.0",
"typescript-eslint": "^8.12.2",
"vite": "^5.4.10",
"vite-plugin-svgr": "^4.3.0",
"vite-tsconfig-paths": "^5.0.1"
},
"engines": {
"node": ">=18.19.0"
},
"resolutions": {
"caniuse-lite": "1.0.30001669"
"caniuse-lite": "1.0.30001676"
}
}
Loading

0 comments on commit a57d767

Please sign in to comment.