Update Snowpack and related dependencies to latest version (#867)
This commit is contained in:
parent
11c6ed8b6b
commit
8aed0bcacf
2 changed files with 2209 additions and 16 deletions
2221
package-lock.json
generated
2221
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -45,7 +45,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@jest/types": "^27.0.6",
|
||||
"@snowpack/app-scripts-react": "^1.12.6",
|
||||
"@snowpack/app-scripts-react": "^2.0.1",
|
||||
"@snowpack/plugin-postcss": "^1.4.3",
|
||||
"@snowpack/plugin-react-refresh": "^2.5.0",
|
||||
"@snowpack/plugin-typescript": "^1.2.1",
|
||||
|
@ -82,7 +82,7 @@
|
|||
"postcss": "^8.3.5",
|
||||
"postcss-import": "^14.0.2",
|
||||
"prettier": "^2.3.2",
|
||||
"snowpack": "^3.7.1",
|
||||
"snowpack": "^3.8.2",
|
||||
"ts-node": "^10.1.0",
|
||||
"typescript": "4.2.4"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue