Skip to content

Commit

Permalink
fix(deps): update all non-major npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent fc6a692 commit 37607a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"devDependencies": {
"@dotenvx/dotenvx": "^1.24.4",
"@eslint/js": "^9.15.0",
"@nx/js": "20.1.3",
"@nx/js": "20.2.2",
"@swc-node/register": "~1.10.9",
"@swc/core": "~1.9.3",
"@swc/core": "~1.10.0",
"@swc/helpers": "~0.5.15",
"esbuild": "^0.24.0",
"esbuild-plugin-noexternal": "^0.1.6",
Expand All @@ -35,7 +35,7 @@
"eslint-plugin-prettier": "^5.2.1",
"globals": "^15.12.0",
"nodemon": "^3.1.7",
"nx": "20.1.3",
"nx": "20.2.2",
"prettier": "^3.3.3",
"rimraf": "^6.0.1",
"tsx": "^4.19.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@uiw/react-codemirror": "^4.23.6",
"@uiw/codemirror-theme-vscode": "^4.23.6",
"ajv": "^8.17.1",
"clipboardy": "^4.0.0",
"clipboardy": "^1.2.2",
"codemirror-json-schema": "^0.7.9",
"lodash": "^4.17.21",
"remark-gfm": "^4.0.0",
Expand Down

0 comments on commit 37607a8

Please sign in to comment.