mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-19 20:09:35 +00:00
chore: upgrade routify
This commit is contained in:
parent
7c9cf09016
commit
ab1693bcc4
9 changed files with 285 additions and 688 deletions
|
@ -9,8 +9,8 @@
|
|||
"build:svite": "vite build"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltech/routify": "^1.9.10",
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.2",
|
||||
"@roxi/routify": "^2.18.12",
|
||||
"@sveltejs/vite-plugin-svelte": "^2.4.1",
|
||||
"carbon-components-svelte": "../",
|
||||
"carbon-icons-svelte": "^11.1.0",
|
||||
"clipboard-copy": "^4.0.1",
|
||||
|
@ -18,12 +18,12 @@
|
|||
"mdsvex": "^0.10.6",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.7.1",
|
||||
"prettier-plugin-svelte": "^2.7.0",
|
||||
"prettier-plugin-svelte": "^2.10.1",
|
||||
"prism-svelte": "^0.4.7",
|
||||
"prismjs": "^1.28.0",
|
||||
"remark-slug": "^6.0.0",
|
||||
"svelte": "^4.0.0-next.0",
|
||||
"vite": "^3.0.9"
|
||||
"svelte": "^4.0.0",
|
||||
"vite": "^4.3.9"
|
||||
},
|
||||
"routify": {
|
||||
"routifyDir": ".routify",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue