Skip to content

Commit 5d664cb

Browse files
committed
use exact dependencies
1 parent 7e202fc commit 5d664cb

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package-lock.json

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

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -68,18 +68,18 @@
6868
"@stoplight/spectral-cli": "6.11.1",
6969
"@stylistic/eslint-plugin-js": "2.2.1",
7070
"@stylistic/stylelint-plugin": "2.1.2",
71-
"@types/dropzone": "~5.7.8",
72-
"@types/eslint": "~8.56.10",
73-
"@types/jquery": "~3.5.30",
74-
"@types/katex": "~0.16.7",
75-
"@types/license-checker-webpack-plugin": "~0.2.4",
76-
"@types/pdfobject": "~2.2.5",
77-
"@types/primer__octicons": "~19.6.3",
78-
"@types/sortablejs": "~1.15.8",
79-
"@types/swagger-ui-dist": "~3.30.5",
80-
"@types/throttle-debounce": "~5.0.2",
81-
"@types/tinycolor2": "~1.4.6",
82-
"@types/toastify-js": "~1.12.3",
71+
"@types/dropzone": "5.7.8",
72+
"@types/eslint": "8.56.10",
73+
"@types/jquery": "3.5.30",
74+
"@types/katex": "0.16.7",
75+
"@types/license-checker-webpack-plugin": "0.2.4",
76+
"@types/pdfobject": "2.2.5",
77+
"@types/primer__octicons": "19.6.3",
78+
"@types/sortablejs": "1.15.8",
79+
"@types/swagger-ui-dist": "3.30.5",
80+
"@types/throttle-debounce": "5.0.2",
81+
"@types/tinycolor2": "1.4.6",
82+
"@types/toastify-js": "1.12.3",
8383
"@typescript-eslint/eslint-plugin": "7.14.1",
8484
"@typescript-eslint/parser": "7.14.1",
8585
"@vitejs/plugin-vue": "5.0.5",

0 commit comments

Comments
 (0)