Skip to content

Commit d05545c

Browse files
committed
📦 bump yarn packages
1 parent 58d2151 commit d05545c

File tree

2 files changed

+452
-384
lines changed

2 files changed

+452
-384
lines changed

‎package.json‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,23 @@
1010
"tauri": "tauri"
1111
},
1212
"dependencies": {
13-
"@tauri-apps/api": "1.1.0",
13+
"@tauri-apps/api": "1.2.0",
1414
"react": "18.2.0",
1515
"react-beautiful-dnd": "13.1.1",
1616
"react-dom": "18.2.0"
1717
},
1818
"devDependencies": {
19-
"@types/react-beautiful-dnd": "13.1.2",
20-
"@tauri-apps/cli": "1.1.1",
21-
"@types/react": "18.0.21",
22-
"@types/react-dom": "18.0.6",
23-
"@vitejs/plugin-react": "2.1.0",
24-
"autoprefixer": "10.4.12",
25-
"postcss": "8.4.16",
26-
"postcss-cli": "10.0.0",
27-
"prettier": "2.7.1",
19+
"@tauri-apps/cli": "1.2.3",
20+
"@types/react": "18.0.28",
21+
"@types/react-beautiful-dnd": "13.1.3",
22+
"@types/react-dom": "18.0.11",
23+
"@vitejs/plugin-react": "3.1.0",
24+
"autoprefixer": "10.4.13",
25+
"postcss": "8.4.21",
26+
"postcss-cli": "10.1.0",
27+
"prettier": "2.8.4",
2828
"snowpack": "3.8.8",
29-
"typescript": "4.8.3",
30-
"vite": "3.1.3"
29+
"typescript": "4.9.5",
30+
"vite": "4.1.4"
3131
}
3232
}

0 commit comments

Comments
 (0)