Skip to content

Commit

Permalink
new libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jan 18, 2025
1 parent f9b5ce4 commit ac58b50
Show file tree
Hide file tree
Showing 2 changed files with 646 additions and 284 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,32 +28,32 @@
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"eslint-plugin-react-refresh": "^0.4.18",
"formik": "^2.4.6",
"highlight.js": "^11.11.0",
"highlight.js": "^11.11.1",
"jest": "^29.7.0",
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
"postcss": "^8.4.49",
"postcss": "^8.5.1",
"postcss-import": "^16.1.0",
"postcss-load-config": "^6.0.1",
"postcss-preset-env": "^10.1.2",
"postcss-preset-env": "^10.1.3",
"prettier": "^3.4.2",
"prop-types": "^15.8.1",
"react-redux": "^9.2.0",
"react-router": "^7.0.2",
"react-router-dom": "^7.0.2",
"react-router": "^7.1.3",
"react-router-dom": "^7.1.3",
"redux-logger": "^3.0.6",
"vite": "^6.0.3",
"vite": "^6.0.7",
"vite-plugin-pwa": "^0.21.1",
"vituum": "^1.1.1",
"workbox-core": "^7.3.0",
"workbox-precaching": "^7.3.0",
"workbox-webpack-plugin": "^7.3.0",
"workbox-window": "^7.3.0",
"yup": "^1.6.0"
"yup": "^1.6.1"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit ac58b50

Please sign in to comment.