Compare commits
1 Commits
f5cd9e3714
...
renovate/j
Author | SHA1 | Date | |
---|---|---|---|
49f230f081 |
@@ -47,12 +47,12 @@
|
||||
"@testing-library/jest-dom": "^6.0.0",
|
||||
"@testing-library/react": "^16.0.0",
|
||||
"@testing-library/user-event": "^14.0.0",
|
||||
"@types/jest": "^29.0.0",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "^22.0.0",
|
||||
"@types/react-dom": "*",
|
||||
"cross-env": "^7.0.0",
|
||||
"cypress": "^14.0.0",
|
||||
"eslint-plugin-cypress": "^5.0.0",
|
||||
"eslint-plugin-cypress": "^4.0.0",
|
||||
"start-server-and-test": "^2.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
@@ -35,7 +35,7 @@
|
||||
"@backstage/plugin-techdocs-backend": "^1.1.2",
|
||||
"app": "link:../app",
|
||||
"dockerode": "^4.0.0",
|
||||
"express": "^5.0.0",
|
||||
"express": "^4.17.1",
|
||||
"express-promise-router": "^4.1.0",
|
||||
"pg": "^8.3.0",
|
||||
"winston": "^3.2.1"
|
||||
@@ -46,7 +46,7 @@
|
||||
"@types/express": "^5.0.0",
|
||||
"@types/express-serve-static-core": "^5.0.0",
|
||||
"@types/luxon": "^3.0.0",
|
||||
"better-sqlite3": "^12.0.0"
|
||||
"better-sqlite3": "^11.0.0"
|
||||
},
|
||||
"files": [
|
||||
"dist"
|
||||
|
Reference in New Issue
Block a user