mirror of
https://github.com/IvarK/AntimatterDimensionsSourceCode.git
synced 2025-02-16 07:30:20 +00:00
Use 3-0-3-adnotations
This commit is contained in:
parent
01860fa3d0
commit
0443b5d7a8
14
package-lock.json
generated
14
package-lock.json
generated
@ -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"
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user