chore: bump deps
This commit is contained in:
18
package.json
18
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "standard-notes-web",
|
||||
"version": "3.11.1",
|
||||
"version": "3.11.2",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -31,8 +31,8 @@
|
||||
"@types/jest": "^27.4.0",
|
||||
"@types/lodash": "^4.14.178",
|
||||
"@types/react": "^17.0.39",
|
||||
"@typescript-eslint/eslint-plugin": "^5.12.0",
|
||||
"@typescript-eslint/parser": "^5.12.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.12.1",
|
||||
"@typescript-eslint/parser": "^5.12.1",
|
||||
"apply-loader": "^2.0.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-loader": "^8.2.3",
|
||||
@@ -41,7 +41,7 @@
|
||||
"css-loader": "^6.6.0",
|
||||
"dotenv": "^16.0.0",
|
||||
"eslint": "^8.9.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-config-prettier": "^8.4.0",
|
||||
"eslint-plugin-react": "^7.28.0",
|
||||
"eslint-plugin-react-hooks": "^4.3.0",
|
||||
"file-loader": "^6.2.0",
|
||||
@@ -57,7 +57,7 @@
|
||||
"pretty-quick": "^3.1.3",
|
||||
"sass-loader": "^12.6.0",
|
||||
"serve-static": "^1.14.2",
|
||||
"@standardnotes/stylekit": "5.8.0",
|
||||
"@standardnotes/stylekit": "5.9.0",
|
||||
"svg-jest": "^1.0.1",
|
||||
"ts-jest": "^27.1.3",
|
||||
"ts-loader": "^9.2.6",
|
||||
@@ -76,12 +76,12 @@
|
||||
"@reach/dialog": "^0.16.2",
|
||||
"@reach/listbox": "^0.16.2",
|
||||
"@reach/tooltip": "^0.16.2",
|
||||
"@standardnotes/components": "1.7.4",
|
||||
"@standardnotes/features": "1.32.8",
|
||||
"@standardnotes/snjs": "2.61.4",
|
||||
"@standardnotes/components": "1.7.5",
|
||||
"@standardnotes/features": "1.32.11",
|
||||
"@standardnotes/snjs": "2.63.1",
|
||||
"@standardnotes/settings": "^1.11.3",
|
||||
"@standardnotes/sncrypto-web": "1.7.0",
|
||||
"mobx": "^6.4.0",
|
||||
"mobx": "^6.4.1",
|
||||
"mobx-react-lite": "^3.3.0",
|
||||
"preact": "^10.6.6",
|
||||
"qrcode.react": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user