Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
smrtrfszm committed Mar 28, 2024
1 parent 5b6ef0d commit 5a60732
Show file tree
Hide file tree
Showing 3 changed files with 1,217 additions and 1,610 deletions.
36 changes: 18 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,30 +11,30 @@
"devDependencies": {
"@types/color": "^3.0.6",
"@types/dompurify": "^3.0.5",
"@types/node": "^20.10.8",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"esbuild": "^0.19.11",
"eslint": "^8.56.0",
"eslint-plugin-solid": "^0.13.1",
"postcss": "^8.4.33",
"sass": "^1.69.7",
"typescript": "^5.3.3",
"vite": "^5.0.11"
"@types/node": "^20.11.30",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
"esbuild": "^0.20.2",
"eslint": "^8.57.0",
"eslint-plugin-solid": "^0.13.2",
"postcss": "^8.4.38",
"sass": "^1.72.0",
"typescript": "^5.4.3",
"vite": "^5.2.6"
},
"dependencies": {
"@biomejs/biome": "^1.5.0",
"@solid-primitives/graphql": "^2.0.1",
"@biomejs/biome": "^1.6.3",
"@solid-primitives/graphql": "^2.0.4",
"@solidjs/meta": "^0.29.3",
"@solidjs/router": "^0.10.7",
"@solidjs/start": "^0.4.5",
"@solidjs/router": "^0.13.1",
"@solidjs/start": "1.0.0-rc.0",
"color": "^4.2.3",
"date-fns": "^3.2.0",
"dompurify": "^3.0.8",
"date-fns": "^3.6.0",
"dompurify": "^3.0.11",
"normalize.css": "^8.0.1",
"solid-icons": "^1.1.0",
"solid-js": "^1.8.9",
"vinxi": "^0.1.1"
"solid-js": "^1.8.16",
"vinxi": "^0.3.11"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit 5a60732

Please sign in to comment.