Updated airport data, fixed loader/header
This commit is contained in:
9
ui/package-lock.json
generated
9
ui/package-lock.json
generated
@@ -38,7 +38,8 @@
|
||||
"eslint-plugin-prettier": "^5.1.0",
|
||||
"postcss": "^8.4.32",
|
||||
"postcss-import": "^15.1.0",
|
||||
"postcss-preset-mantine": "^1.12.0",
|
||||
"postcss-preset-mantine": "^1.12.1",
|
||||
"postcss-simple-vars": "^7.0.1",
|
||||
"prettier": "^3.1.1",
|
||||
"typescript": "5.3.3"
|
||||
}
|
||||
@@ -4034,9 +4035,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss-preset-mantine": {
|
||||
"version": "1.12.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.12.0.tgz",
|
||||
"integrity": "sha512-WLsejZoNtsrpOEi/CItn98e+4NpgT/Av28XWfY0CqiWgd2NDOOxtEUNdPGtB33pGLwaV8FrhTpIhAIO8palTOw==",
|
||||
"version": "1.12.1",
|
||||
"resolved": "https://registry.npmjs.org/postcss-preset-mantine/-/postcss-preset-mantine-1.12.1.tgz",
|
||||
"integrity": "sha512-N1biscmlvJHYPWN6znrlFre80wh9baAaMETfERn8acQJykioGYmHIJLpQSwUSxqq/PG8QbayUyOnHgBV/tsZyA==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"postcss-mixins": "^9.0.4",
|
||||
|
||||
Reference in New Issue
Block a user