Skip to content

Commit

Permalink
Update: Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed Oct 25, 2023
1 parent 422ec92 commit d481af1
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 200 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"@babel/preset-react": "^7.22.15",
"@babel/register": "^7.22.15",
"@tailwindcss/typography": "^0.5.10",
"@types/chrome": "^0.0.246",
"@types/node": "^20.8.4",
"@types/react": "^18.2.29",
"@types/react-dom": "^18.2.13",
"@types/webpack": "^5.28.3",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"@types/chrome": "^0.0.248",
"@types/node": "^20.8.9",
"@types/react": "^18.2.32",
"@types/react-dom": "^18.2.14",
"@types/webpack": "^5.28.4",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"autoprefixer": "^10.4.16",
"babel-loader": "^9.1.3",
"copy-webpack-plugin": "^11.0.0",
"core-js": "^3.33.0",
"core-js": "^3.33.1",
"css-loader": "^6.8.1",
"css-minimizer-webpack-plugin": "^5.0.1",
"daisyui": "^3.9.3",
"eslint": "^8.51.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
Expand All @@ -52,19 +52,19 @@
"stylelint": "^15.11.0",
"stylelint-config-standard": "^34.0.0",
"stylelint-prettier": "^4.0.2",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"ts-loader": "^9.5.0",
"ts-node": "^10.9.1",
"typescript": "^5.2.2",
"webpack": "^5.88.2",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4"
},
"volta": {
"node": "18.18.1"
},
"dependencies": {
"classnames": "^2.3.2",
"jotai": "^2.4.3",
"jotai": "^2.5.0",
"react": "^18.2.0",
"react-daisyui": "^4.1.2",
"react-dom": "^18.2.0",
Expand Down
Loading

0 comments on commit d481af1

Please sign in to comment.