File tree 6 files changed +93
-73
lines changed
light-client-extension-helpers-dapp
6 files changed +93
-73
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @substrate/extension " : patch
3
+ " @substrate/wallet-template " : patch
4
+ ---
5
+
6
+ chore(deps-dev): bump @vitejs/plugin-react-swc from 3.7.0 to 3.7.1
7
+
8
+ Bumps [ @vitejs/plugin-react-swc ] ( https://github.com/vitejs/vite-plugin-react-swc ) from 3.7.0 to 3.7.1.
9
+ - [ Release notes] ( https://github.com/vitejs/vite-plugin-react-swc/releases )
10
+ - [ Changelog] ( https://github.com/vitejs/vite-plugin-react-swc/blob/main/CHANGELOG.md )
11
+ - [ Commits] ( https://github.com/vitejs/vite-plugin-react-swc/compare/v3.7.0...v3.7.1 )
12
+
13
+ ---
14
+ updated-dependencies:
15
+ - dependency-name: "@vitejs/plugin-react-swc "
16
+ dependency-type: direct: development
17
+ update-type: version-update: semver-patch
18
+ ...
19
+
20
+ Signed-off-by: dependabot[ bot] < support@github.com >
Original file line number Diff line number Diff line change 34
34
"@types/react-dom" : " ^18.3.1" ,
35
35
"@typescript-eslint/eslint-plugin" : " ^8.4.0" ,
36
36
"@typescript-eslint/parser" : " ^7.11.0" ,
37
- "@vitejs/plugin-react-swc" : " ^3.5.0 " ,
37
+ "@vitejs/plugin-react-swc" : " ^3.7.1 " ,
38
38
"eslint" : " ^8.57.0" ,
39
39
"eslint-plugin-react-hooks" : " ^5.0.0" ,
40
40
"eslint-plugin-react-refresh" : " ^0.4.12" ,
Original file line number Diff line number Diff line change 25
25
"@types/react-dom" : " ^18.3.1" ,
26
26
"@typescript-eslint/eslint-plugin" : " ^8.4.0" ,
27
27
"@typescript-eslint/parser" : " ^7.11.0" ,
28
- "@vitejs/plugin-react-swc" : " ^3.6.0 " ,
28
+ "@vitejs/plugin-react-swc" : " ^3.7.1 " ,
29
29
"eslint" : " ^8.57.0" ,
30
30
"eslint-plugin-react-hooks" : " ^5.0.0" ,
31
31
"eslint-plugin-react-refresh" : " ^0.4.12" ,
Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"typescript" : " 5.6.2" ,
40
40
"@playwright/test" : " ^1.48.2" ,
41
- "@vitejs/plugin-react-swc" : " ^3.6.0 " ,
41
+ "@vitejs/plugin-react-swc" : " ^3.7.1 " ,
42
42
"autoprefixer" : " ^10.4.19" ,
43
43
"concurrently" : " ^8.2.2" ,
44
44
"eslint" : " ^8.57.0" ,
Original file line number Diff line number Diff line change 39
39
"typescript" : " 5.6.2" ,
40
40
"@playwright/test" : " ^1.48.2" ,
41
41
"@types/node" : " ^20.14.10" ,
42
- "@vitejs/plugin-react-swc" : " ^3.6.0 " ,
42
+ "@vitejs/plugin-react-swc" : " ^3.7.1 " ,
43
43
"@webext-core/storage" : " ^1.2.0" ,
44
44
"autoprefixer" : " ^10.4.19" ,
45
45
"concurrently" : " ^8.2.2" ,
You can’t perform that action at this time.
0 commit comments