aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package.json b/package.json
index 271bb536..f84c3a48 100644
--- a/package.json
+++ b/package.json
@@ -21,24 +21,24 @@
"devDependencies": {
"@babel/core": "^7.23.7",
"@babel/eslint-parser": "^7.23.3",
- "@babel/preset-env": "^7.23.7",
+ "@babel/preset-env": "^7.23.8",
"@babel/preset-react": "^7.23.3",
"@swc/core": "^1.3.102",
"@swc/jest": "^0.2.29",
- "@testing-library/jest-dom": "^6.1.6",
+ "@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"autoprefixer": "^10.4.16",
"babel-loader": "^9.1.3",
"core-js": "^3.35.0",
"cors": "^2.8.5",
"cross-env": "^7.0.3",
- "css-loader": "^6.8.1",
- "cssnano": "^6.0.2",
+ "css-loader": "^6.9.0",
+ "cssnano": "^6.0.3",
"eslint": "8.56.0",
"eslint-plugin-import": "^2.29.1",
- "eslint-plugin-jest": "^27.6.1",
+ "eslint-plugin-jest": "^27.6.2",
"eslint-plugin-jest-dom": "^5.1.0",
- "eslint-plugin-jsdoc": "^48.0.1",
+ "eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-only-ascii": "0.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.33.2",
@@ -48,16 +48,16 @@
"html-webpack-plugin": "^5.6.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
- "mini-css-extract-plugin": "^2.7.6",
- "postcss": "^8.4.32",
+ "mini-css-extract-plugin": "^2.7.7",
+ "postcss": "^8.4.33",
"postcss-cli": "^11.0.0",
- "postcss-import": "^15.1.0",
+ "postcss-import": "^16.0.0",
"postcss-loader": "^7.3.4",
"postcss-preset-env": "^9.3.0",
"postcss-url": "^10.1.3",
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.14.1",
- "style-loader": "^3.3.3",
+ "style-loader": "^3.3.4",
"stylelint": "^16.1.0",
"stylelint-config-standard": "^36.0.0",
"webpack": "^5.89.0",