construct-hub-webapp 0.1.1068 → 0.1.1070

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -68,8 +68,9 @@
68
68
  "express-http-proxy": "^1.6.3",
69
69
  "jsii-docgen": "^6.3.27",
70
70
  "prettier": "^2.8.8",
71
- "projen": "^0.80.20",
71
+ "projen": "^0.81.0",
72
72
  "react-app-rewired": "^2.2.1",
73
+ "react-scripts": "^5",
73
74
  "standard-version": "^9",
74
75
  "ts-node": "^10.9.2",
75
76
  "ts-unused-exports": "^7.0.3",
@@ -98,7 +99,6 @@
98
99
  "react-markdown": "^6.0.3",
99
100
  "react-query": "^3.39.3",
100
101
  "react-router-dom": "^5.3.4",
101
- "react-scripts": "^5",
102
102
  "rehype-raw": "^5.1.0",
103
103
  "rehype-sanitize": "^4.0.0",
104
104
  "remark-emoji": "^3.1.2",
@@ -121,7 +121,7 @@
121
121
  "node": ">= 16.17.0"
122
122
  },
123
123
  "license": "Apache-2.0",
124
- "version": "0.1.1068",
124
+ "version": "0.1.1070",
125
125
  "eslintConfig": {
126
126
  "extends": [
127
127
  "react-app",