Skip to content

Commit

Permalink
📦 Minor package upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
himynameisdave committed May 1, 2022
1 parent 19ee796 commit ce4f1af
Show file tree
Hide file tree
Showing 2 changed files with 844 additions and 1,350 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@
},
"dependencies": {
"frappe-charts": "^1.6.2",
"svelte": "^3.44.0"
"svelte": "^3.48.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.0.6",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/svelte": "^3.0.3",
"jest": "^27.3.1",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-node-resolve": "^13.2.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/svelte": "^3.1.1",
"jest": "^28.0.3",
"jest-transform-svelte": "^2.1.1",
"np": "^7.5.0",
"rollup": "^2.58.0",
"np": "^7.6.1",
"rollup": "^2.71.1",
"rollup-plugin-svelte": "^7.1.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ce4f1af

Please sign in to comment.