Skip to content

Commit

Permalink
fix: dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VdustR committed Aug 29, 2023
1 parent a9a2613 commit 3594ccd
Show file tree
Hide file tree
Showing 2 changed files with 2,438 additions and 2,152 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"mkdirp": "^1.0.4",
"prettier": "^2.4.1",
"prettier-plugin-svelte": "^2.4.0",
"react": "^16.8||17.x",
"react": ">=16.8",
"react-dom": "^17.0.2",
"react-flip-toolkit": "7.x",
"rollup": "^2.67.1",
"rollup-plugin-svelte": "^7.1.0",
"rollup-plugin-typescript2": "^0.31.2",
"sass": "^1.49.0",
"shiki": "^0.10.0",
"svelte": "^3.44.0",
"svelte": ">=3.44.0",
"svelte-check": "^2.2.6",
"svelte-preprocess": "^4.9.4",
"svelte-sitemap": "^2.3.0",
Expand All @@ -67,7 +67,7 @@
"url-join": "^4.0.1",
"uuid": "^8.3.2",
"vite-plugin-windicss": "^1.6.3",
"vue": "^3.2.29",
"vue": ">=3.2.29",
"windicss": "^3.4.3"
},
"packageManager": "pnpm@5.14.3",
Expand Down
Loading

0 comments on commit 3594ccd

Please sign in to comment.