Skip to content

Commit 46fecc8

Browse files
Pin dependencies
1 parent 747f07d commit 46fecc8

File tree

3 files changed

+172
-153
lines changed

3 files changed

+172
-153
lines changed

package-lock.json

Lines changed: 32 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,19 @@
1515
"react-dom": "^19.0.0"
1616
},
1717
"devDependencies": {
18-
"@eslint/eslintrc": "^3",
19-
"@skeletonlabs/skeleton": "^3.0.0-next.12",
20-
"@skeletonlabs/skeleton-react": "^1.0.0-next.16",
21-
"@tailwindcss/forms": "^0.5.10",
22-
"@tailwindcss/postcss": "^4.0.9",
23-
"@types/node": "^20",
24-
"@types/react": "^19",
25-
"@types/react-dom": "^19",
26-
"eslint": "^9",
27-
"eslint-config-next": "15.1.5",
28-
"postcss": "^8",
29-
"prettier": "^3.4.2",
30-
"tailwindcss": "^4.0.9",
31-
"typescript": "^5"
18+
"@eslint/eslintrc": "3.2.0",
19+
"@skeletonlabs/skeleton": "3.0.0-next.12",
20+
"@skeletonlabs/skeleton-react": "1.0.0-next.16",
21+
"@tailwindcss/forms": "0.5.10",
22+
"@tailwindcss/postcss": "4.0.9",
23+
"@types/node": "20.17.14",
24+
"@types/react": "19.0.7",
25+
"@types/react-dom": "19.0.3",
26+
"eslint": "9.18.0",
27+
"eslint-config-next": "15.2.5",
28+
"postcss": "8.5.1",
29+
"prettier": "3.4.2",
30+
"tailwindcss": "4.0.9",
31+
"typescript": "5.7.3"
3232
}
3333
}

0 commit comments

Comments
 (0)