Compare commits

..

No commits in common. "6a53ea592663f8f0eb4eb7e74af6d0580bdc37e4" and "c32a94c6ff6f05d62d804e135682213d4e4d0c28" have entirely different histories.

2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -15,7 +15,7 @@
"vue": "3.5.9" "vue": "3.5.9"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.25.7", "@babel/eslint-parser": "7.25.1",
"@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-pwa": "5.0.8", "@vue/cli-plugin-pwa": "5.0.8",
@ -114,9 +114,9 @@
} }
}, },
"node_modules/@babel/eslint-parser": { "node_modules/@babel/eslint-parser": {
"version": "7.25.7", "version": "7.25.1",
"resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.7.tgz", "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.25.1.tgz",
"integrity": "sha512-B+BO9x86VYsQHimucBAL1fxTJKF4wyKY6ZVzee9QgzdZOUfs3BaR6AQrgoGrRI+7IFS1wUz/VyQ+SoBcSpdPbw==", "integrity": "sha512-Y956ghgTT4j7rKesabkh5WeqgSFZVFwaPR0IWFm7KFHFmmJ4afbG49SmfW4S+GyRPx0Dy5jxEWA5t0rpxfElWg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -15,7 +15,7 @@
"vue": "3.5.9" "vue": "3.5.9"
}, },
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "7.25.7", "@babel/eslint-parser": "7.25.1",
"@vue/cli-plugin-babel": "5.0.8", "@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8", "@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-plugin-pwa": "5.0.8", "@vue/cli-plugin-pwa": "5.0.8",