Skip to content

Commit

Permalink
feat: sveltte-aio 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rayriffy committed Sep 2, 2023
1 parent e5b158c commit ac9250e
Show file tree
Hide file tree
Showing 3 changed files with 494 additions and 470 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,33 +35,33 @@
},
"devDependencies": {
"@nanostores/persistent": "^0.9.1",
"@prisma/client": "^5.1.1",
"@prisma/client": "^5.2.0",
"@sveltejs/adapter-node": "^1.3.1",
"@sveltejs/kit": "^1.22.6",
"@sveltejs/kit": "^1.24.0",
"@types/cookie": "^0.5.1",
"@types/lodash.kebabcase": "^4.1.7",
"@types/node": "^20.5.1",
"@types/node": "^20.5.8",
"@vite-pwa/sveltekit": "^0.2.5",
"autoprefixer": "^10.4.15",
"daisyui": "^3.5.1",
"daisyui": "^3.6.4",
"destr": "^2.0.1",
"dotenv": "^16.3.1",
"lodash.kebabcase": "^4.1.1",
"nanostores": "^0.9.3",
"p-queue": "^7.3.4",
"postcss": "^8.4.28",
"p-queue": "^7.4.0",
"postcss": "^8.4.29",
"prettier": "^2.8.8",
"prettier-plugin-svelte": "^2.10.1",
"prettier-plugin-tailwindcss": "^0.4.1",
"prisma": "^5.1.1",
"prisma": "^5.2.0",
"rollup-plugin-visualizer": "^5.9.2",
"svelte": "^4.2.0",
"svelte-aio": "^0.2.1",
"svelte-check": "^3.5.0",
"svelte-aio": "^1.0.1",
"svelte-check": "^3.5.1",
"tailwindcss": "^3.3.3",
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
"typescript": "5.1.6",
"typescript": "5.2.2",
"vite": "^4.4.9",
"vite-plugin-pwa": "^0.16.4",
"workbox-window": "^7.0.0"
Expand Down
Loading

0 comments on commit ac9250e

Please sign in to comment.