Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 3dfbc77 commit 5ca5348
Show file tree
Hide file tree
Showing 2 changed files with 451 additions and 200 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dayjs": "1.11.10",
"express": "^4.18.2",
"firebase": "10.4.0",
"github-markdown-css": "5.2.0",
"github-markdown-css": "5.8.1",
"highlight.js": "^11.3.1",
"marked": "4.3.0",
"normalize.css": "8.0.1",
Expand All @@ -54,30 +54,30 @@
"@vue/test-utils": "1.3.6",
"babel-core": "7.0.0-bridge.0",
"babel-jest": "27.5.1",
"babel-loader": "8.3.0",
"core-js": "3.32.2",
"babel-loader": "8.4.1",
"core-js": "3.40.0",
"css-loader": "5.2.7",
"cypress": "^13.2.0",
"eslint": "8.50.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-vue": "9.17.0",
"eslint-plugin-vue": "9.32.0",
"firebase-tools": "12.5.4",
"jest": "^27.5.1",
"mockdate": "^3.0.5",
"postcss-html": "^1.3.0",
"prettier": "3.0.3",
"prettier": "3.4.2",
"react-is": "18.2.0",
"start-server-and-test": "^2.0.0",
"storybook-vue-router": "1.0.7",
"stylelint": "14.16.1",
"stylelint-config-prettier": "9.0.5",
"stylelint-config-recess-order": "4.3.0",
"stylelint-config-recommended-vue": "1.5.0",
"stylelint-config-recess-order": "4.6.0",
"stylelint-config-recommended-vue": "1.6.0",
"stylelint-config-standard": "^25.0.0",
"vue-eslint-parser": "9.3.2",
"vue-eslint-parser": "9.4.3",
"vue-jest": "3.0.7",
"vue-loader": "15.10.2"
"vue-loader": "15.11.1"
},
"resolutions": {
"react": "18.2.0",
Expand Down
Loading

0 comments on commit 5ca5348

Please sign in to comment.