Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Mar 21, 2024
2 parents 60aae0c + 80a3195 commit 783a238
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,23 +26,23 @@
},
"dependencies": {
"@tauri-apps/api": "1.5.3",
"solid-js": "1.8.15"
"solid-js": "1.8.16"
},
"devDependencies": {
"@tauri-apps/cli": "2.0.0-beta.10",
"@types/node": "20.11.30",
"autoprefixer": "10.4.18",
"cssnano": "6.1.0",
"cssnano-preset-advanced": "6.1.0",
"cssnano": "6.1.1",
"cssnano-preset-advanced": "6.1.1",
"postcss": "8.4.37",
"postcss-combine-duplicated-selectors": "10.0.3",
"postcss-combine-media-query": "1.0.1",
"postcss-import": "16.0.1",
"postcss-import": "16.1.0",
"postcss-reporter": "7.1.0",
"postcss-url": "10.1.3",
"tailwindcss": "3.4.1",
"typescript-esbuild": "0.4.5",
"vite": "5.1.6",
"vite": "5.2.2",
"vite-plugin-solid": "2.10.2"
},
"publishConfig": {
Expand Down

0 comments on commit 783a238

Please sign in to comment.