Skip to content

Commit

Permalink
Upgrade node modules (#1929)
Browse files Browse the repository at this point in the history
  • Loading branch information
vraravam authored Oct 15, 2024
1 parent 498177b commit 6046992
Show file tree
Hide file tree
Showing 3 changed files with 242 additions and 257 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@adonisjs/shield": "1.1.0",
"@adonisjs/validator": "5.1.0",
"@electron/remote": "2.1.2",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.5",
"@emotion/react": "11.13.3",
"@emotion/styled": "11.13.0",
"@mdi/js": "7.4.47",
"@mdi/react": "1.6.1",
"@mui/icons-material": "5.16.7",
Expand Down Expand Up @@ -93,7 +93,7 @@
"languagedetect": "2.0.0",
"lodash": "4.17.21",
"macos-version": "5.2.1",
"markdown-to-jsx": "7.4.7",
"markdown-to-jsx": "7.5.0",
"minimist": "1.2.8",
"mobx": "6.13.3",
"mobx-localstorage": "1.2.0",
Expand Down Expand Up @@ -126,31 +126,31 @@
"semver": "7.6.3",
"sqlite3": "5.1.6",
"tar": "6.2.1",
"tslib": "2.6.3",
"tslib": "2.7.0",
"useragent-generator": "1.1.1-amkt-22079-finish.0",
"uuid": "9.0.1",
"validator": "13.12.0"
},
"devDependencies": {
"@biomejs/biome": "1.6.1",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@electron/notarize": "2.5.0",
"@eslint-react/eslint-plugin": "1.5.12",
"@formatjs/cli": "6.2.12",
"@formatjs/cli": "6.2.15",
"@jest/types": "29.6.3",
"@types/auto-launch": "5.0.5",
"@types/color": "3.0.6",
"@types/fs-extra": "11.0.4",
"@types/jest": "29.5.13",
"@types/lodash": "4.17.7",
"@types/lodash": "4.17.10",
"@types/minimist": "1.2.5",
"@types/ms": "0.7.34",
"@types/node": "20.14.10",
"@types/prop-types": "15.7.13",
"@types/react": "18.3.11",
"@types/react-color": "3.0.12",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"@types/react-transition-group": "4.4.11",
"@types/route-parser": "0.1.7",
"@types/semver": "7.5.8",
Expand Down
Loading

0 comments on commit 6046992

Please sign in to comment.