update deps
All checks were successful
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-02-01 01:44:19 -05:00
parent 08916a504f
commit b6b6cecc0a
7 changed files with 108 additions and 84 deletions

View File

@ -3,8 +3,8 @@
"description": " ",
"license": "MIT",
"engines": {
"node": "v23.0.0",
"npm": "10.9.0"
"node": "v23.7.0",
"npm": "10.9.2"
},
"scripts": {
"deploy": "NODE_ENV=production webpack --mode production",
@ -35,7 +35,7 @@
"glob": "^11.0.1",
"mini-css-extract-plugin": "^2.9.2",
"npm-check-updates": "^17.1.13",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-import": "^16.1.0",
"postcss-loader": "^8.1.1",
"postcss-preset-env": "^10.1.3",