Skip to content

Commit

Permalink
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^7.0.5",
"@semantic-release/npm": "^7.0.5",
"@semantic-release/npm": "^10.0.0",
"@semantic-release/release-notes-generator": "^9.0.1",
"@tanstack/react-table": "^8.10.1",
"@testing-library/jest-dom": "^5.16.3",
"@testing-library/jest-dom": "^6.1.6",
"@testing-library/react": "^13.2.0",
"@testing-library/react-hooks": "^8.0.0",
"@types/chart.js": "^2.9.37",
Expand All @@ -78,15 +78,15 @@
"@types/react-dom": "^18.0.4",
"@types/react-router": "^5.1.19",
"@types/react-router-dom": "^5.3.3",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@typescript-eslint/eslint-plugin": "^8.3.0",
"@typescript-eslint/parser": "^8.3.0",
"chalk": "4.1.2",
"chart.js": "3.8.0",
"cheerio": "^1.0.0-rc.12",
"classnames": "^2.3.2",
"compression-webpack-plugin": "^10.0.0",
"compression-webpack-plugin": "^11.0.0",
"concurrently": "^7.2.2",
"copy-webpack-plugin": "^11.0.0",
"copy-webpack-plugin": "^12.0.0",
"cors": "^2.8.5",
"css-loader": "^6.8.1",
"dotenv-webpack": "^8.0.0",
Expand All @@ -107,11 +107,11 @@
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest-transformer-svg": "^2.0.1",
"lint-staged": "^13.0.3",
"lint-staged": "^15.2.4",
"long": "^5.2.1",
"moment": "^2.29.4",
"morgan": "^1.10.0",
"msw": "^1.3.2",
"msw": "^2.2.0",
"node-polyfill-webpack-plugin": "^2.0.1",
"nodemon": "^2.0.19",
"parse5": "^7.1.2",
Expand All @@ -136,11 +136,11 @@
"tsc-watch": "^6.0.0",
"tslib": "^2.4.1",
"typescript": "^4.5.5",
"wait-on": "^7.0.1",
"wait-on": "^8.0.0",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",
"webpack-dev-middleware": "^6.1.1",
"webpack-dev-server": "^4.15.1",
"webpack-dev-server": "^5.1.0",
"webpack-hot-middleware": "^2.25.4",
"webpack-merge": "^5.10.0",
"webpack-node-externals": "^3.0.0",
Expand Down

0 comments on commit 61cb185

Please sign in to comment.