Skip to content

Commit

Permalink
📦 update svelte,vite
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa-kheibary committed Feb 23, 2024
1 parent d5aaba7 commit 1b0982d
Show file tree
Hide file tree
Showing 6 changed files with 219 additions and 416 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,21 @@
"docs:preview": "vitepress preview docs"
},
"devDependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.3",
"@sveltejs/vite-plugin-svelte": "1.1.0",
"@crxjs/vite-plugin": "2.0.0-beta.23",
"@sveltejs/vite-plugin-svelte": "3.0.2",
"@tsconfig/svelte": "3.0.0",
"@types/chrome": "^0.0.200",
"@types/node-forge": "^1.3.10",
"sass": "^1.63.3",
"svelte": "3.52.0",
"svelte-check": "2.9.2",
"svelte-preprocess": "4.10.7",
"svelte": "4.2.12",
"svelte-check": "3.6.4",
"tslib": "2.4.0",
"typescript": "4.8.4",
"vite": "^3.2.7",
"typescript": "5.3.3",
"vite": "^5.1.4",
"vitepress": "1.0.0-rc.42"
},
"dependencies": {
"node-forge": "^1.3.1",
"worker-timers": "^7.1.2"
}
}
}
Loading

0 comments on commit 1b0982d

Please sign in to comment.