Use 3-0-3-adnotations

This commit is contained in:
Dys 2022-05-25 15:15:36 +08:00
parent 01860fa3d0
commit 0443b5d7a8
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@ -5,7 +5,7 @@
"packages": {
"": {
"dependencies": {
"@antimatter-dimensions/notations": "^2.2.3",
"@antimatter-dimensions/notations": "^3.0.3",
"@fortawesome/fontawesome-free": "^6.1.1",
"break_infinity.js": "^1.3.0",
"chevrotain": "^4.8.1",
@ -50,9 +50,9 @@
}
},
"node_modules/@antimatter-dimensions/notations": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/@antimatter-dimensions/notations/-/notations-2.2.3.tgz",
"integrity": "sha512-zMABAWkUWrbNBc50WyX5d7nz5v9fBQ4elT0abdXdUbgsBK2y3UM9JXvyZ+ULwiQmhkv1ZaofhUowJNq+3w3g+g==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@antimatter-dimensions/notations/-/notations-3.0.3.tgz",
"integrity": "sha512-ldCH7P0G8saC1nE8D04hRZ3tUVjQ2YHkIBKowAfyTzZEppZtxpR6Zl+GqBE9lhT1Jv+no0xIKWm3QttQ5qODLg==",
"dependencies": {
"break_infinity.js": "^1.2.0",
"tslib": "^2.0.0"
@ -16484,9 +16484,9 @@
},
"dependencies": {
"@antimatter-dimensions/notations": {
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/@antimatter-dimensions/notations/-/notations-2.2.3.tgz",
"integrity": "sha512-zMABAWkUWrbNBc50WyX5d7nz5v9fBQ4elT0abdXdUbgsBK2y3UM9JXvyZ+ULwiQmhkv1ZaofhUowJNq+3w3g+g==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@antimatter-dimensions/notations/-/notations-3.0.3.tgz",
"integrity": "sha512-ldCH7P0G8saC1nE8D04hRZ3tUVjQ2YHkIBKowAfyTzZEppZtxpR6Zl+GqBE9lhT1Jv+no0xIKWm3QttQ5qODLg==",
"requires": {
"break_infinity.js": "^1.2.0",
"tslib": "^2.0.0"

View File

@ -6,7 +6,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@antimatter-dimensions/notations": "^2.2.3",
"@antimatter-dimensions/notations": "^3.0.3",
"@fortawesome/fontawesome-free": "^6.1.1",
"break_infinity.js": "^1.3.0",
"chevrotain": "^4.8.1",