chore(deps): upgrade snjs, babel, typescript, reach, mobx, preact
This commit is contained in:
24
package.json
24
package.json
@@ -20,10 +20,10 @@
|
||||
"tsc": "tsc --project app/assets/javascripts/tsconfig.json"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.10",
|
||||
"@babel/plugin-transform-react-jsx": "^7.12.12",
|
||||
"@babel/preset-env": "^7.12.11",
|
||||
"@babel/preset-typescript": "^7.12.7",
|
||||
"@babel/core": "^7.12.16",
|
||||
"@babel/plugin-transform-react-jsx": "^7.12.16",
|
||||
"@babel/preset-env": "^7.12.16",
|
||||
"@babel/preset-typescript": "^7.12.16",
|
||||
"@svgr/webpack": "^5.5.0",
|
||||
"@types/angular": "^1.8.0",
|
||||
"@types/lodash": "^4.14.168",
|
||||
@@ -57,8 +57,8 @@
|
||||
"sass-loader": "^8.0.2",
|
||||
"serve-static": "^1.14.1",
|
||||
"sn-stylekit": "^2.2.0",
|
||||
"ts-loader": "^8.0.14",
|
||||
"typescript": "^4.1.3",
|
||||
"ts-loader": "^8.0.17",
|
||||
"typescript": "^4.1.5",
|
||||
"typescript-eslint": "0.0.1-alpha.0",
|
||||
"webpack": "^4.44.1",
|
||||
"webpack-cli": "^3.3.12",
|
||||
@@ -67,12 +67,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@bugsnag/js": "^7.6.0",
|
||||
"@reach/alert": "^0.12.1",
|
||||
"@reach/alert-dialog": "^0.12.1",
|
||||
"@reach/dialog": "^0.12.1",
|
||||
"@reach/alert": "^0.13.0",
|
||||
"@reach/alert-dialog": "^0.13.0",
|
||||
"@reach/dialog": "^0.13.0",
|
||||
"@standardnotes/sncrypto-web": "^1.2.10",
|
||||
"@standardnotes/snjs": "^2.0.49",
|
||||
"mobx": "^6.0.4",
|
||||
"preact": "^10.5.11"
|
||||
"@standardnotes/snjs": "^2.0.53",
|
||||
"mobx": "^6.1.6",
|
||||
"preact": "^10.5.12"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user