Skip to content

Commit bfdf2a2

Browse files
committed
Upgrades.
1 parent 8d684c8 commit bfdf2a2

File tree

2 files changed

+143
-183
lines changed

2 files changed

+143
-183
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"class-variance-authority": "0.7.0",
2828
"jotai": "2.4.2",
2929
"lucide-react": "0.279.0",
30-
"next": "13.5.1",
30+
"next": "13.5.2",
3131
"react": "18.2.0",
3232
"react-dom": "18.2.0",
3333
"swr": "2.2.2",
@@ -36,13 +36,13 @@
3636
},
3737
"devDependencies": {
3838
"@tauri-apps/cli": "1.4.0",
39-
"@types/node": "20.6.2",
39+
"@types/node": "20.6.3",
4040
"@types/react": "18.2.22",
4141
"@types/react-dom": "18.2.7",
42-
"autoprefixer": "10.4.15",
42+
"autoprefixer": "10.4.16",
4343
"cross-env": "7.0.3",
4444
"eslint": "8.49.0",
45-
"eslint-config-next": "13.5.1",
45+
"eslint-config-next": "13.5.2",
4646
"postcss": "8.4.30",
4747
"prettier": "3.0.3",
4848
"prettier-plugin-tailwindcss": "0.5.4",

0 commit comments

Comments
 (0)