Skip to content

Commit b14c193

Browse files
committed
update packages
1 parent 391abc9 commit b14c193

File tree

2 files changed

+93
-93
lines changed

2 files changed

+93
-93
lines changed

package-lock.json

Lines changed: 84 additions & 84 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,31 +67,31 @@
6767
"uuid": "^9.0.1"
6868
},
6969
"devDependencies": {
70-
"@types/lodash": "^4.17.1",
71-
"@types/node": "^20.12.11",
72-
"@types/react": "^18.3.2",
70+
"@types/lodash": "^4.17.4",
71+
"@types/node": "^20.12.13",
72+
"@types/react": "^18.3.3",
7373
"@types/react-dom": "^18.3.0",
7474
"@types/react-router-dom": "^5.3.3",
7575
"@types/store": "^2.0.5",
7676
"@types/uuid": "^9.0.8",
77-
"@typescript-eslint/eslint-plugin": "^7.9.0",
78-
"@typescript-eslint/parser": "^7.9.0",
79-
"@vitejs/plugin-react": "^4.2.1",
77+
"@typescript-eslint/eslint-plugin": "^7.11.0",
78+
"@typescript-eslint/parser": "^7.11.0",
79+
"@vitejs/plugin-react": "^4.3.0",
8080
"eslint": "^8.30.0",
8181
"eslint-config-prettier": "^9.1.0",
8282
"eslint-plugin-lodash": "^7.4.0",
8383
"eslint-plugin-prettier": "^5.1.3",
84-
"eslint-plugin-react": "^7.34.1",
84+
"eslint-plugin-react": "^7.34.2",
8585
"eslint-plugin-react-hooks": "^4.6.2",
8686
"eslint-plugin-unused-imports": "^3.2.0",
8787
"gh-pages": "^6.1.1",
8888
"husky": "^9.0.11",
8989
"prettier": "^3.2.5",
9090
"prettier-plugin-organize-imports": "^3.2.4",
9191
"pretty-quick": "^4.0.0",
92-
"sass": "^1.77.1",
92+
"sass": "^1.77.4",
9393
"typescript": "^5.4.5",
94-
"vite": "^5.2.11",
94+
"vite": "^5.2.12",
9595
"vite-plugin-pwa": "^0.20.0"
9696
}
9797
}

0 commit comments

Comments
 (0)