Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
backmeupplz committed Mar 7, 2023
1 parent 8c25b84 commit 680415f
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 106 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
},
"dependencies": {
"@vitejs/plugin-react": "^3.1.0",
"preact": "^10.12.1",
"valtio": "^1.10.2"
"preact": "^10.13.0",
"valtio": "^1.10.3"
},
"devDependencies": {
"@preact/preset-vite": "^2.5.0",
"@types/node": "^18.14.0",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"@types/node": "^18.14.6",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
"autoprefixer": "^10.4.13",
"cross-env": "^7.0.3",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"eslint": "^8.35.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-no-relative-import-paths": "^1.5.2",
"eslint-plugin-prettier": "^4.2.1",
Expand Down
Loading

0 comments on commit 680415f

Please sign in to comment.