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 6, 2025
1 parent 4d57894 commit 2a69d45
Show file tree
Hide file tree
Showing 2 changed files with 1,143 additions and 1,001 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"private": true,
"dependencies": {
"@angular/compiler": "19.0.3",
"@angular/compiler": "19.0.5",
"@glimmer/syntax": "0.93.1",
"babel-plugin-transform-react-pug": "^7.0.1",
"core-js": "3.39.0",
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.3",
"react": "19.0.0",
"react-attr-converter": "0.3.1",
"react-dom": "19.0.0",
Expand All @@ -55,43 +55,43 @@
"@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",
"@nx/cypress": "20.3.0",
"@nx/eslint": "20.3.0",
"@nx/eslint-plugin": "20.3.0",
"@nx/jest": "20.3.0",
"@nx/js": "20.3.0",
"@nx/next": "20.3.0",
"@nx/react": "20.3.0",
"@nx/web": "20.3.0",
"@nx/workspace": "20.3.0",
"@tailwindcss/forms": "0.5.9",
"@testing-library/react": "16.1.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.5",
"@types/react": "19.0.3",
"@types/react-dom": "19.0.2",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"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.3",
"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.3",
"eslint-plugin-react-hooks": "5.1.0",
"jest": "29.7.0",
"nx": "20.2.1",
"nx": "20.3.0",
"postcss": "8.4.49",
"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",
Expand All @@ -103,5 +103,5 @@
"uglify-js": "$uglify-js"
}
},
"packageManager": "[email protected].0+sha512.76e2379760a4328ec4415815bcd6628dee727af3779aaa4c914e3944156c4299921a89f976381ee107d41f12cfa4b66681ca9c718f0668fa0831ed4c6d8ba56c"
"packageManager": "[email protected].3+sha512.1f79bc245a66eb0b07c5d4d83131240774642caaa86ef7d0434ab47c0d16f66b04e21e0c086eb61e62c77efc4d7f7ec071afad3796af64892fae66509173893a"
}
Loading

0 comments on commit 2a69d45

Please sign in to comment.