File tree 5 files changed +136
-128
lines changed
5 files changed +136
-128
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' washboard-ui ' : patch
3
+ ' @wasmcloud/eslint-config ' : patch
4
+ ' @wasmcloud/lattice-client-core ' : patch
5
+ ' @wasmcloud/lattice-client-react ' : patch
6
+ ---
7
+
8
+ chore(deps-dev): bump ` the ` dev-dependencies group with 5 updates
Original file line number Diff line number Diff line change 60
60
},
61
61
"devDependencies" : {
62
62
"@playwright/test" : " ^1.51.1" ,
63
- "@tailwindcss/vite" : " ^4.0.17 " ,
64
- "@types/node" : " ^22.13.14 " ,
63
+ "@tailwindcss/vite" : " ^4.1.3 " ,
64
+ "@types/node" : " ^22.14.0 " ,
65
65
"@types/react" : " 19.0.0" ,
66
66
"@types/react-dom" : " 19.0.0" ,
67
67
"@types/uuid" : " ^10.0.0" ,
90
90
"prettier" : " ^3.5.3" ,
91
91
"rollup-plugin-sourcemaps" : " ^0.6.3" ,
92
92
"tailwindcss" : " ^4.0.0" ,
93
- "typescript" : " ^5.8.2 " ,
93
+ "typescript" : " ^5.8.3 " ,
94
94
"uuid" : " ^11.1.0" ,
95
95
"vite" : " ^6.2.5" ,
96
96
"vite-plugin-svgr" : " ^4.3.0" ,
Original file line number Diff line number Diff line change 33
33
"devDependencies" : {
34
34
"@changesets/changelog-github" : " ^0.5.1" ,
35
35
"@changesets/cli" : " ^2.28.1" ,
36
- "@types/node" : " ^22.13.14 " ,
36
+ "@types/node" : " ^22.14.0 " ,
37
37
"@wasmcloud/prettier-config" : " workspace:*" ,
38
38
"eslint" : " ^8.57.1" ,
39
39
"eslint-config-turbo" : " ^2.4.4" ,
40
40
"prettier" : " ^3.5.3" ,
41
- "turbo" : " ^2.4.4 " ,
42
- "typescript" : " ^5.8.2 "
41
+ "turbo" : " ^2.5.0 " ,
42
+ "typescript" : " ^5.8.3 "
43
43
},
44
44
"resolutions" : {
45
45
"cross-spawn" : " ^7.0.5"
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"license" : " MIT" ,
6
6
"devDependencies" : {
7
- "@types/node" : " ^22.13.14 " ,
8
- "typescript" : " ^5.8.2 "
7
+ "@types/node" : " ^22.14.0 " ,
8
+ "typescript" : " ^5.8.3 "
9
9
},
10
10
"peerDependencies" : {
11
11
"eslint" : " ^8.57.0"
You can’t perform that action at this time.
0 commit comments