Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 4d57894 commit c7bc959
Show file tree
Hide file tree
Showing 2 changed files with 1,454 additions and 1,255 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
},
"private": true,
"dependencies": {
"@angular/compiler": "19.0.3",
"@angular/compiler": "19.1.1",
"@glimmer/syntax": "0.93.1",
"babel-plugin-transform-react-pug": "^7.0.1",
"core-js": "3.39.0",
"core-js": "3.40.0",
"css-to-style": "1.4.0",
"document-register-element": "1.14.10",
"eslint-plugin-mobx": "0.0.13",
Expand All @@ -41,7 +41,7 @@
"mobx": "6.13.5",
"mobx-react-lite": "4.1.0",
"mobx-utils": "^6.1.0",
"next": "15.0.4",
"next": "15.1.5",
"react": "19.0.0",
"react-attr-converter": "0.3.1",
"react-dom": "19.0.0",
Expand All @@ -55,46 +55,46 @@
"@babel/preset-env": "7.26.0",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@nx/cypress": "20.2.1",
"@nx/eslint": "20.2.1",
"@nx/eslint-plugin": "20.2.1",
"@nx/jest": "20.2.1",
"@nx/js": "20.2.1",
"@nx/next": "20.2.1",
"@nx/react": "20.2.1",
"@nx/web": "20.2.1",
"@nx/workspace": "20.2.1",
"@tailwindcss/forms": "0.5.9",
"@testing-library/react": "16.1.0",
"@nx/cypress": "20.3.2",
"@nx/eslint": "20.3.2",
"@nx/eslint-plugin": "20.3.2",
"@nx/jest": "20.3.2",
"@nx/js": "20.3.2",
"@nx/next": "20.3.2",
"@nx/react": "20.3.2",
"@nx/web": "20.3.2",
"@nx/workspace": "20.3.2",
"@tailwindcss/forms": "0.5.10",
"@testing-library/react": "16.2.0",
"@types/babel__core": "^7.20.5",
"@types/css-to-style": "1.2.2",
"@types/jest": "29.5.14",
"@types/lodash": "4.17.13",
"@types/node": "22.10.1",
"@types/react": "19.0.1",
"@types/react-dom": "19.0.1",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@types/lodash": "4.17.14",
"@types/node": "22.10.7",
"@types/react": "19.0.7",
"@types/react-dom": "19.0.3",
"@typescript-eslint/eslint-plugin": "8.20.0",
"@typescript-eslint/parser": "8.20.0",
"autoprefixer": "10.4.20",
"babel-jest": "29.7.0",
"cypress": "13.16.1",
"cypress": "13.17.0",
"dotenv": "16.4.7",
"eslint": "8.57.1",
"eslint-config-next": "15.0.4",
"eslint-config-next": "15.1.5",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "4.1.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"jest": "29.7.0",
"nx": "20.2.1",
"postcss": "8.4.49",
"nx": "20.3.2",
"postcss": "8.5.1",
"prettier": "3.4.2",
"tailwindcss": "3.4.16",
"tailwindcss": "3.4.17",
"ts-jest": "29.2.5",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"typescript": "5.7.3",
"webpack": "5.97.1"
},
"pnpm": {
Expand All @@ -103,5 +103,5 @@
"uglify-js": "$uglify-js"
}
},
"packageManager": "[email protected].0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c"
"packageManager": "[email protected].4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0"
}
Loading

0 comments on commit c7bc959

Please sign in to comment.