Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 0b45478 commit d440d59
Show file tree
Hide file tree
Showing 3 changed files with 599 additions and 54 deletions.
4 changes: 2 additions & 2 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"prettier": "3.2.5",
"rollup-plugin-visualizer": "5.12.0",
"typescript": "^5.3.3",
"vite": "5.1.6",
"vite-plugin-css-injected-by-js": "3.4.0",
"vite": "5.2.6",
"vite-plugin-css-injected-by-js": "3.5.0",
"vite-plugin-dts": "3.7.3"
},
"peerDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@storybook/react": "7.6.17",
"@storybook/react-vite": "7.6.17",
"@storybook/test": "7.6.17",
"@storybook/test-runner": "0.16.0",
"@storybook/test-runner": "0.17.0",
"@storybook/testing-library": "0.2.2",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/leaflet": "^1.9.8",
Expand All @@ -111,8 +111,8 @@
"rollup-plugin-visualizer": "5.12.0",
"storybook": "7.6.17",
"typescript": "^5.3.3",
"vite": "5.1.6",
"vite-plugin-css-injected-by-js": "3.4.0",
"vite": "5.2.6",
"vite-plugin-css-injected-by-js": "3.5.0",
"vite-plugin-dts": "3.7.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit d440d59

Please sign in to comment.