File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " meilisearch" ,
3- "version" : " 0.30 .0" ,
3+ "version" : " 0.31 .0" ,
44 "description" : " The Meilisearch JS client for Node.js and the browser." ,
55 "keywords" : [
66 " meilisearch" ,
7575 "@babel/preset-env" : " ^7.20.2" ,
7676 "@rollup/plugin-babel" : " ^6.0.3" ,
7777 "@rollup/plugin-commonjs" : " 23.0.4" ,
78- "@rollup/plugin-json" : " ^5 .0.2 " ,
78+ "@rollup/plugin-json" : " ^6 .0.0 " ,
7979 "@rollup/plugin-node-resolve" : " 15.0.1" ,
8080 "@types/jest" : " ^27.5.0" ,
8181 "@types/prettier" : " ^2.2.3" ,
Original file line number Diff line number Diff line change 1- export const PACKAGE_VERSION = '0.30 .0'
1+ export const PACKAGE_VERSION = '0.31 .0'
Original file line number Diff line number Diff line change 15641564 is-reference "1.2.1"
15651565 magic-string "^0.26.4"
15661566
1567- " @rollup/plugin-json@^5 .0.2 " :
1568- version "5 .0.2 "
1569- resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-5 .0.2 .tgz#d7dbbac62ff74064876b3e5d0d863cb3ad1e7cdb "
1570- integrity sha512-D1CoOT2wPvadWLhVcmpkDnesTzjhNIQRWLsc3fA49IFOP2Y84cFOOJ+nKGYedvXHKUsPeq07HR4hXpBBr+CHlA ==
1567+ " @rollup/plugin-json@^6 .0.0 " :
1568+ version "6 .0.0 "
1569+ resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-6 .0.0 .tgz#199fea6670fd4dfb1f4932250569b14719db234a "
1570+ integrity sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w ==
15711571 dependencies :
15721572 " @rollup/pluginutils" " ^5.0.1"
15731573
You can’t perform that action at this time.
0 commit comments