Skip to content

Commit b9126e3

Browse files
committed
chore: upgrade deps
1 parent e113830 commit b9126e3

File tree

3 files changed

+1765
-3441
lines changed

3 files changed

+1765
-3441
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
14
1+
14

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"lint-staged": "^10.4.0",
8787
"lodash-es": "^4.17.15",
8888
"modern-normalize": "^1.0.0",
89-
"node-sass": "^5.0.0",
89+
"node-sass": "^6",
9090
"np": "^7.4.0",
9191
"npm-debug-log-cleaner": "^1.0.3",
9292
"postcss-import": "^12.0.1",
@@ -119,7 +119,7 @@
119119
"typescript": "^4.0.3",
120120
"use-is-in-viewport": "^1.0.9",
121121
"uuid": "^8.3.0",
122-
"zx": "^1.11.0"
122+
"zx": "~1.14.0"
123123
},
124124
"browserslist": {
125125
"production": [
@@ -145,7 +145,7 @@
145145
"*.{js,jsx,ts,tsx}": "eslint --ext .mjs,.js,.jsx,.ts,.tsx"
146146
},
147147
"engines": {
148-
"node": "^14"
148+
"node": ">=14"
149149
},
150150
"snyk": true
151151
}

0 commit comments

Comments
 (0)