This repository was archived by the owner on Jan 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 47
47
"@commitlint/cli" : " ^17.0.0" ,
48
48
"@commitlint/config-conventional" : " ^17.0.0" ,
49
49
"@rollup/plugin-babel" : " ^6.0.0" ,
50
- "@rollup/plugin-json" : " ^5 .0.0" ,
50
+ "@rollup/plugin-json" : " ^6 .0.0" ,
51
51
"@rollup/plugin-node-resolve" : " ^15.0.0" ,
52
52
"@types/jest" : " ^29.0.0" ,
53
53
"@vue/compiler-sfc" : " ^3.2.0" ,
Original file line number Diff line number Diff line change 1612
1612
" @babel/helper-module-imports" " ^7.18.6"
1613
1613
" @rollup/pluginutils" " ^5.0.1"
1614
1614
1615
- " @rollup/plugin-json@^5 .0.0 " :
1616
- version "5 .0.2 "
1617
- resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-5 .0.2 .tgz#d7dbbac62ff74064876b3e5d0d863cb3ad1e7cdb "
1618
- integrity sha512-D1CoOT2wPvadWLhVcmpkDnesTzjhNIQRWLsc3fA49IFOP2Y84cFOOJ+nKGYedvXHKUsPeq07HR4hXpBBr+CHlA ==
1615
+ " @rollup/plugin-json@^6 .0.0 " :
1616
+ version "6 .0.0 "
1617
+ resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6 .0.0 .tgz#199fea6670fd4dfb1f4932250569b14719db234a "
1618
+ integrity sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w ==
1619
1619
dependencies :
1620
1620
" @rollup/pluginutils" " ^5.0.1"
1621
1621
You can’t perform that action at this time.
0 commit comments