Skip to content

Commit

Permalink
[patch] bump the npm_and_yarn group across 2 directories with 7 updates
Browse files Browse the repository at this point in the history
chore(deps): bump the npm_and_yarn group across 2 directories with 7 updates
  • Loading branch information
superfeedboy authored Dec 27, 2024
2 parents 76444ca + 39291a3 commit 4e9df2b
Show file tree
Hide file tree
Showing 4 changed files with 281 additions and 119 deletions.
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"express": "^4.19.2",
"express-rate-limit": "^6.3.0",
"express-validator": "^6.6.1",
"file-type": "16",
"file-type": "19",
"form-data": "^4.0.1",
"html-to-text": "^9.0.5",
"idb-keyval": "^6.2.0",
Expand All @@ -47,7 +47,7 @@
"moment": "^2.29.4",
"multer": "^1.4.5-lts.1",
"neat-csv": "^6.0.0",
"node-fetch": "2",
"node-fetch": "3",
"node-mailjet": "^6.0.5",
"node-mattermost": "^0.0.1",
"nodemon": "^2.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@storybook/vue3": "^7.0.18",
"@storybook/vue3-webpack5": "^7.0.18",
"autoprefixer": "^10.4.4",
"postcss": "^8.4.31",
"postcss": "^8.4.46",
"postcss-flexbugs-fixes": "^5.0.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/frontend/webapp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@
"eslint-plugin-vue": "^9.3.0",
"jsdom": "^22.0.0",
"lint-staged": "^13.2.2",
"postcss": "^8.4.31",
"postcss": "^8.4.46",
"prettier": "^2.7.1",
"start-server-and-test": "^2.0.3",
"tailwindcss": "^3.1.8",
"vite": "^5.0.13",
"vite": "^5.4.6",
"vitest": "^1.2.1"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 4e9df2b

Please sign in to comment.