File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11
11
"vue" : " 3.5.13"
12
12
},
13
13
"devDependencies" : {
14
- "@types/node" : " 18.19.81 " ,
14
+ "@types/node" : " 18.19.82 " ,
15
15
"@vitejs/plugin-vue" : " 4.6.2" ,
16
16
"@vue/compiler-sfc" : " 3.5.13" ,
17
17
"bulma" : " 1.0.3" ,
Original file line number Diff line number Diff line change 34
34
"@biomejs/biome" : " 1.9.4" ,
35
35
"@commitlint/cli" : " 19.8.0" ,
36
36
"@commitlint/config-conventional" : " 19.8.0" ,
37
- "@types/node" : " 18.19.81 " ,
37
+ "@types/node" : " 18.19.82 " ,
38
38
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
39
39
"@typescript-eslint/parser" : " 7.18.0" ,
40
40
"@vue/composition-api" : " 1.7.2" ,
Original file line number Diff line number Diff line change 7
7
"test" : " vitest"
8
8
},
9
9
"devDependencies" : {
10
- "@types/node" : " 18.19.81 " ,
10
+ "@types/node" : " 18.19.82 " ,
11
11
"@vitejs/plugin-vue" : " 4.6.2" ,
12
12
"@vitejs/plugin-vue2" : " 2.3.3" ,
13
13
"@vue/composition-api" : " 1.7.2" ,
Original file line number Diff line number Diff line change 7
7
"test" : " vitest run"
8
8
},
9
9
"devDependencies" : {
10
- "@types/node" : " 18.19.81 " ,
10
+ "@types/node" : " 18.19.82 " ,
11
11
"@vitejs/plugin-vue" : " 4.6.2" ,
12
12
"@vue/compiler-sfc" : " 3.5.13" ,
13
13
"@vue/test-utils" : " 2.4.6" ,
Original file line number Diff line number Diff line change 1490
1490
resolved "https://registry.npmjs.org/@types/node/-/node-14.18.26.tgz"
1491
1491
integrity sha512-0b+utRBSYj8L7XAp0d+DX7lI4cSmowNaaTkk6/1SKzbKkG+doLuPusB9EOvzLJ8ahJSk03bTLIL6cWaEd4dBKA==
1492
1492
1493
-
1494
- version "18.19.81 "
1495
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.81 .tgz#e4b97e182bf9760f7469c9b4801cc982acfa15aa "
1496
- integrity sha512-7KO9oZ2//ivtSsryp0LQUqq79zyGXzwq1WqfywpC9ucjY7YyltMMmxWgtRFRKCxwa7VPxVBVy4kHf5UC1E8Lug ==
1493
+
1494
+ version "18.19.82 "
1495
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.82 .tgz#8266a53d552501f2c30d3a92662dbf366d40ac91 "
1496
+ integrity sha512-s6RBC3H0JGG5Xm2IOP2R0KKNZL2s46UGZZ1r21EF3+qL377EwJ+Bnf9PMatFnYtmYMNnzVLodD6EN7FZw0Vbxg ==
1497
1497
dependencies :
1498
1498
undici-types "~5.26.4"
1499
1499
You can’t perform that action at this time.
0 commit comments