We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f9a935 commit e256dcbCopy full SHA for e256dcb
2 files changed
package.json
@@ -28,16 +28,16 @@
28
"watch": "pnpm -F shepherd.js watch"
29
},
30
"devDependencies": {
31
- "@babel/core": "^7.29.0",
32
- "@babel/preset-env": "^7.29.2",
+ "@babel/core": "^7.29.7",
+ "@babel/preset-env": "^7.29.7",
33
"@eslint/js": "^10.0.1",
34
- "@typescript-eslint/eslint-plugin": "^8.57.2",
35
- "@typescript-eslint/parser": "^8.57.2",
36
- "autoprefixer": "^10.4.27",
+ "@typescript-eslint/eslint-plugin": "^8.61.0",
+ "@typescript-eslint/parser": "^8.61.0",
+ "autoprefixer": "^10.5.0",
37
"concurrently": "^9.2.1",
38
"del": "^8.0.1",
39
- "eslint": "^10.1.0",
40
- "postcss": "^8.5.8",
+ "eslint": "^10.4.1",
+ "postcss": "^8.5.15",
41
"prettier": "3.8.1",
42
"prettier-plugin-astro": "^0.14.1",
43
"release-plan": "^0.17.4",
0 commit comments