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.
2 parents 8a44726 + d35fb11 commit 932c782Copy full SHA for 932c782
bids-validator-web/package.json
@@ -6,7 +6,7 @@
6
"license": "MIT",
7
"dependencies": {
8
"@babel/runtime": "^7.22.10",
9
- "bootstrap": "^5.3.2",
+ "bootstrap": "^5.3.3",
10
"eslint-config-next": "^14.1.0",
11
"next": "^14.0.0",
12
"pluralize": "^8.0.0",
bids-validator/package.json
@@ -70,13 +70,13 @@
70
"devDependencies": {
71
"adm-zip": "",
72
"chai": "",
73
- "esbuild": "^0.20.0",
+ "esbuild": "^0.20.1",
74
"esbuild-plugin-globals": "^0.2.0",
75
"esbuild-runner": "^2.2.2",
76
- "eslint": "^8.56.0",
+ "eslint": "^8.57.0",
77
"eslint-config-prettier": "^9.1.0",
78
"eslint-plugin-prettier": "^5.1.3",
79
- "husky": "^9.0.10",
+ "husky": "^9.0.11",
80
"lockfile": "^1.0.4",
81
"sync-request": "6.1.0"
82
},
0 commit comments