aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 5ec7970e..a728b973 100644
--- a/package.json
+++ b/package.json
@@ -43,25 +43,25 @@
"@babel/core": "^7.22.10",
"@babel/preset-env": "^7.22.10",
"@babel/preset-react": "^7.22.5",
- "@swc/core": "^1.3.76",
+ "@swc/core": "^1.3.78",
"@swc/jest": "^0.2.29",
- "@testing-library/jest-dom": "^6.0.0",
+ "@testing-library/jest-dom": "^6.0.1",
"@testing-library/react": "^14.0.0",
"autoprefixer": "^10.4.15",
"babel-loader": "^9.1.3",
- "core-js": "^3.32.0",
+ "core-js": "^3.32.1",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
"css-loader": "^6.8.1",
"cssnano": "^6.0.1",
"eslint": "8.47.0",
- "eslint-plugin-import": "^2.28.0",
+ "eslint-plugin-import": "^2.28.1",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest-dom": "^5.0.2",
"eslint-plugin-jsdoc": "^46.4.6",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
- "eslint-plugin-react": "^7.33.1",
+ "eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.0.0",
"eslint-webpack-plugin": "^4.0.1",
@@ -69,7 +69,7 @@
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"mini-css-extract-plugin": "^2.7.6",
- "postcss": "^8.4.27",
+ "postcss": "^8.4.28",
"postcss-cli": "^10.1.0",
"postcss-import": "^15.1.0",
"postcss-loader": "^7.3.3",
@@ -78,7 +78,7 @@
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.14.0",
"style-loader": "^3.3.3",
- "stylelint": "^15.10.2",
+ "stylelint": "^15.10.3",
"stylelint-config-standard": "^34.0.0",
"webpack": "^5.88.2",
"webpack-cli": "^5.1.4",