Skip to content

Commit e8bdadf

Browse files
committed
Upgrade to use release candidate package versions
1 parent b41ca0c commit e8bdadf

File tree

5 files changed

+33
-12
lines changed

5 files changed

+33
-12
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"@tailwindcss/typography": "^0.5.15",
1010
"@tailwindcss/vite": "^4.1.4",
1111
"autoprefixer": "^10.4.20",
12-
"hydefront": "^3.4.1",
12+
"hyde-vite-plugin": "^1.0.0-RC.1",
13+
"hydefront": "^4.0.0-RC.1",
1314
"postcss": "^8.4.49",
1415
"prettier": "3.3.3",
1516
"tailwindcss": "^4.1.4",

packages/hyde/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"@tailwindcss/typography": "^0.5.15",
1010
"@tailwindcss/vite": "^4.1.4",
1111
"autoprefixer": "^10.4.20",
12+
"hyde-vite-plugin": "^0.1.0",
1213
"hydefront": "^3.4.1",
1314
"postcss": "^8.4.49",
1415
"prettier": "3.3.3",

packages/hydefront/package-lock.json

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

packages/hydefront/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hydefront",
3-
"version": "3.4.1",
3+
"version": "4.0.0-RC.1",
44
"description": "Frontend assets for HydePHP",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)