We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357fe29 commit 5bf9cc0Copy full SHA for 5bf9cc0
2 files changed
bun.lockb
4.44 KB
package.json
@@ -32,16 +32,16 @@
32
"zod-validation-error": "^5.0.0"
33
},
34
"devDependencies": {
35
- "@dword-design/eslint-plugin-import-alias": "^8.1.8",
36
- "@eslint/eslintrc": "^3.3.5",
37
- "@eslint/js": "^10.0.1",
+ "@dword-design/eslint-plugin-import-alias": "8.1.8",
+ "@eslint/eslintrc": "3.3.5",
+ "@eslint/js": "10.0.1",
38
"@types/lodash": "4.17.24",
39
"@types/ms": "2.1.0",
40
- "@types/safe-regex": "^1.1.6",
41
- "@typescript-eslint/eslint-plugin": "^8.59.1",
42
- "@typescript-eslint/parser": "^8.59.1",
43
- "bun-types": "^1.3.13",
44
- "eslint": "^10.2.1",
45
- "globals": "^17.5.0"
+ "@types/safe-regex": "1.1.6",
+ "@typescript-eslint/eslint-plugin": "8.59.2",
+ "@typescript-eslint/parser": "8.59.2",
+ "bun-types": "1.3.13",
+ "eslint": "10.3.0",
+ "globals": "17.6.0"
46
}
47
0 commit comments