Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
smrtrfszm committed Oct 29, 2023
1 parent 943d7a4 commit a005f15
Show file tree
Hide file tree
Showing 2 changed files with 900 additions and 886 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,33 +9,33 @@
},
"type": "module",
"devDependencies": {
"@types/color": "^3.0.4",
"@types/dompurify": "^3.0.2",
"@types/node": "^18.17.5",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"@types/color": "^3.0.5",
"@types/dompurify": "^3.0.4",
"@types/node": "^18.18.7",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"esbuild": "^0.14.54",
"eslint": "^8.49.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint": "^8.52.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-solid": "^0.13.0",
"postcss": "^8.4.28",
"postcss": "^8.4.31",
"prettier": "3.0.3",
"sass": "^1.66.1",
"solid-start-node": "^0.3.5",
"sass": "^1.69.5",
"solid-start-node": "^0.3.8",
"typescript": "^4.9.5",
"vite": "^4.4.9"
"vite": "^4.5.0"
},
"dependencies": {
"@solid-primitives/graphql": "^2.0.1",
"@solidjs/meta": "^0.28.6",
"@solidjs/meta": "^0.28.7",
"@solidjs/router": "^0.8.3",
"color": "^4.2.3",
"date-fns": "^2.30.0",
"dompurify": "^3.0.5",
"dompurify": "^3.0.6",
"normalize.css": "^8.0.1",
"solid-icons": "^1.0.11",
"solid-js": "^1.7.11",
"solid-start": "^0.3.5"
"solid-icons": "^1.1.0",
"solid-js": "^1.8.4",
"solid-start": "^0.3.8"
},
"engines": {
"node": ">=18"
Expand Down
Loading

0 comments on commit a005f15

Please sign in to comment.