Skip to content

Commit d0301ff

Browse files
committed
Update package.json
1 parent 1bb9302 commit d0301ff

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,36 +92,36 @@
9292
"three": ">= 0.179.0 < 0.184.0"
9393
},
9494
"devDependencies": {
95-
"@pagefind/component-ui": "1.5.0-beta.1",
95+
"@pagefind/component-ui": "1.5.0-beta.2",
9696
"@tweakpane/core": "2.x.x",
9797
"@tweakpane/plugin-essentials": "0.x.x",
9898
"@types/node": "25.x.x",
9999
"@types/three": "0.x.x",
100100
"autoprefixer": "10.x.x",
101101
"cssnano": "7.x.x",
102102
"del-cli": "7.x.x",
103-
"esbuild": "0.27.x",
103+
"esbuild": "0.28.x",
104104
"esbuild-plugin-glsl": "1.x.x",
105105
"eslint": "10.x.x",
106106
"eslint-config-aether": "3.x.x",
107107
"gzipper": "8.x.x",
108108
"hugo-bin": "0.x.x",
109109
"npm-run-all": "4.x.x",
110-
"pagefind": "1.5.0-beta.1",
110+
"pagefind": "1.5.0-beta.2",
111111
"postcss": "8.x.x",
112112
"postcss-cli": "11.x.x",
113113
"postcss-preset-env": "11.x.x",
114114
"sass": "1.x.x",
115115
"spatial-controls": "6.x.x",
116116
"stylelint": "17.x.x",
117117
"stylelint-config-standard-scss": "17.x.x",
118-
"stylelint-order": "7.x.x",
118+
"stylelint-order": "8.x.x",
119119
"tiny-glob": "0.x.x",
120120
"tslib": "2.x.x",
121121
"tsx": "4.x.x",
122122
"tweakpane": "4.x.x",
123123
"typedoc": "0.x.x",
124124
"typedoc-plugin-mdn-links": "5.x.x",
125-
"typescript": "5.9.x"
125+
"typescript": "6.0.x"
126126
}
127127
}

0 commit comments

Comments
 (0)