Skip to content

Commit 06b397f

Browse files
committed
Update JS dependencies
1 parent f7d2f69 commit 06b397f

15 files changed

+565
-471
lines changed

package-lock.json

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

package.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"@citation-js/core": "0.7.11",
8-
"@citation-js/plugin-bibtex": "0.7.11",
8+
"@citation-js/plugin-bibtex": "0.7.12",
99
"@citation-js/plugin-csl": "0.7.11",
1010
"@citation-js/plugin-software-formats": "0.6.1",
1111
"@github/markdown-toolbar-element": "2.2.3",
@@ -14,15 +14,15 @@
1414
"@mcaptcha/vanilla-glue": "0.1.0-alpha-3",
1515
"@primer/octicons": "19.9.0",
1616
"@silverwind/vue3-calendar-heatmap": "2.0.6",
17-
"add-asset-webpack-plugin": "2.0.1",
17+
"add-asset-webpack-plugin": "3.0.0",
1818
"ansi_up": "6.0.2",
1919
"asciinema-player": "3.7.1",
2020
"chart.js": "4.4.2",
2121
"chartjs-adapter-dayjs-4": "1.0.4",
2222
"chartjs-plugin-zoom": "2.0.1",
23-
"clippie": "4.0.7",
23+
"clippie": "4.1.1",
2424
"css-loader": "7.1.1",
25-
"dayjs": "1.11.10",
25+
"dayjs": "1.11.11",
2626
"dropzone": "6.0.0-beta.2",
2727
"easymde": "2.18.0",
2828
"esbuild-loader": "4.1.0",
@@ -43,7 +43,7 @@
4343
"postcss-loader": "8.1.1",
4444
"postcss-nesting": "12.1.2",
4545
"sortablejs": "1.15.2",
46-
"swagger-ui-dist": "5.17.2",
46+
"swagger-ui-dist": "5.17.6",
4747
"tailwindcss": "3.4.3",
4848
"temporal-polyfill": "0.2.4",
4949
"throttle-debounce": "5.0.0",
@@ -53,7 +53,7 @@
5353
"tributejs": "5.1.3",
5454
"uint8-to-base64": "0.2.0",
5555
"vanilla-colorful": "0.7.2",
56-
"vue": "3.4.25",
56+
"vue": "3.4.27",
5757
"vue-bar-graph": "2.0.0",
5858
"vue-chartjs": "5.3.1",
5959
"vue-loader": "17.4.2",
@@ -63,10 +63,10 @@
6363
},
6464
"devDependencies": {
6565
"@eslint-community/eslint-plugin-eslint-comments": "4.3.0",
66-
"@playwright/test": "1.43.1",
66+
"@playwright/test": "1.44.0",
6767
"@stoplight/spectral-cli": "6.11.1",
68-
"@stylistic/eslint-plugin-js": "1.7.2",
69-
"@stylistic/stylelint-plugin": "2.1.1",
68+
"@stylistic/eslint-plugin-js": "2.0.0",
69+
"@stylistic/stylelint-plugin": "2.1.2",
7070
"@vitejs/plugin-vue": "5.0.4",
7171
"eslint": "8.57.0",
7272
"eslint-plugin-array-func": "4.0.0",
@@ -76,24 +76,24 @@
7676
"eslint-plugin-no-jquery": "2.7.0",
7777
"eslint-plugin-no-use-extend-native": "0.5.0",
7878
"eslint-plugin-regexp": "2.5.0",
79-
"eslint-plugin-sonarjs": "0.25.1",
79+
"eslint-plugin-sonarjs": "1.0.3",
8080
"eslint-plugin-unicorn": "52.0.0",
8181
"eslint-plugin-vitest": "0.4.1",
8282
"eslint-plugin-vitest-globals": "1.5.0",
8383
"eslint-plugin-vue": "9.25.0",
8484
"eslint-plugin-vue-scoped-css": "2.8.0",
8585
"eslint-plugin-wc": "2.1.0",
86-
"happy-dom": "14.7.1",
87-
"markdownlint-cli": "0.39.0",
88-
"postcss-html": "1.6.0",
89-
"stylelint": "16.4.0",
86+
"happy-dom": "14.10.1",
87+
"markdownlint-cli": "0.40.0",
88+
"postcss-html": "1.7.0",
89+
"stylelint": "16.5.0",
9090
"stylelint-declaration-block-no-ignored-properties": "2.8.0",
9191
"stylelint-declaration-strict-value": "1.10.4",
9292
"stylelint-value-no-unknown-custom-properties": "6.0.1",
93-
"svgo": "3.2.0",
93+
"svgo": "3.3.0",
9494
"updates": "16.0.1",
95-
"vite-string-plugin": "1.2.0",
96-
"vitest": "1.5.2"
95+
"vite-string-plugin": "1.3.1",
96+
"vitest": "1.6.0"
9797
},
9898
"browserslist": [
9999
"defaults"

public/assets/img/svg/gitea-chef.svg

Lines changed: 1 addition & 1 deletion
Loading

public/assets/img/svg/gitea-debian.svg

Lines changed: 1 addition & 1 deletion
Loading

public/assets/img/svg/gitea-gitbucket.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)