mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-12 15:52:56 +10:00
attempt docker build with pnpm
This commit is contained in:
@ -112,7 +112,7 @@
|
||||
"@nrwl/eslint-plugin-nx": "13.8.3",
|
||||
"@nrwl/jest": "13.8.3",
|
||||
"@nrwl/linter": "13.8.3",
|
||||
"@nrwl/nest": "^13.8.3",
|
||||
"@nrwl/nest": "^13.8.4",
|
||||
"@nrwl/node": "13.8.3",
|
||||
"@nrwl/nx-cloud": "latest",
|
||||
"@nrwl/react": "13.8.3",
|
||||
@ -143,12 +143,10 @@
|
||||
"babel-jest": "27.5.1",
|
||||
"babel-loader": "^8.2.3",
|
||||
"concurrently": "^7.0.0",
|
||||
"csstype": "^3.0.10",
|
||||
"cypress": "^9.5.1",
|
||||
"csstype": "^3.0.11",
|
||||
"eslint": "~8.10.0",
|
||||
"eslint-config-next": "12.1.0",
|
||||
"eslint-config-prettier": "8.4.0",
|
||||
"eslint-plugin-cypress": "^2.12.1",
|
||||
"eslint-plugin-import": "^2.25.4",
|
||||
"eslint-plugin-jsx-a11y": "6.5.1",
|
||||
"eslint-plugin-react": "7.29.2",
|
||||
@ -164,6 +162,6 @@
|
||||
"sass": "^1.49.9",
|
||||
"ts-jest": "27.1.3",
|
||||
"typescript": "~4.5.5",
|
||||
"webpack": "^5.69.1"
|
||||
"webpack": "^5.70.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user