aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/package.json b/package.json
index 40c71c4c..e659cf5b 100644
--- a/package.json
+++ b/package.json
@@ -23,10 +23,10 @@
"@babel/eslint-parser": "^7.23.10",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
- "@swc/core": "^1.3.107",
- "@swc/jest": "^0.2.31",
- "@testing-library/jest-dom": "^6.4.0",
- "@testing-library/react": "^14.2.0",
+ "@swc/core": "^1.4.0",
+ "@swc/jest": "^0.2.36",
+ "@testing-library/jest-dom": "^6.4.2",
+ "@testing-library/react": "^14.2.1",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"core-js": "^3.35.1",
@@ -38,7 +38,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-jest-dom": "^5.1.0",
- "eslint-plugin-jsdoc": "^48.0.4",
+ "eslint-plugin-jsdoc": "^48.0.5",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
@@ -48,8 +48,8 @@
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
- "mini-css-extract-plugin": "^2.7.7",
- "postcss": "^8.4.33",
+ "mini-css-extract-plugin": "^2.8.0",
+ "postcss": "^8.4.34",
"postcss-cli": "^11.0.0",
"postcss-import": "^16.0.0",
"postcss-loader": "^8.1.0",
@@ -58,9 +58,9 @@
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.14.1",
"style-loader": "^3.3.4",
- "stylelint": "^16.2.0",
+ "stylelint": "^16.2.1",
"stylelint-config-standard": "^36.0.0",
- "webpack": "^5.90.0",
+ "webpack": "^5.90.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^4.15.1"
},