Commit staged changes
This commit is contained in:
1
.cursor
1
.cursor
Submodule .cursor deleted from 24996c0e13
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
||||
[submodule ".cursor"]
|
||||
path = .cursor
|
||||
url = ssh://git@gitea.schwenk.online:2222/froxxxy/cursorrules.git
|
||||
|
||||
10
package-lock.json
generated
10
package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "growing-galaxy",
|
||||
"version": "0.0.1",
|
||||
"dependencies": {
|
||||
"astro": "^5.8.2"
|
||||
"astro": "^5.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@astrojs/compiler": {
|
||||
@@ -1501,12 +1501,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "5.8.2",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.8.2.tgz",
|
||||
"integrity": "sha512-t0TBpBdVluA2QVmbFBwpIqmTvBwNhIz1XTIT1BWPkDkoIgsiEMf6BOZqcoGG7f4GVKkUB9bTgMOhPgU3tbJ6vQ==",
|
||||
"version": "5.9.0",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-5.9.0.tgz",
|
||||
"integrity": "sha512-AHF7oZDBQRwggHUG0bwBhRQjrDD+vJpCtPd0/GVxDB1hGRV0SQuFWS0UHX5bYczIqFcao1z9o9o0r2rQtHrTMg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.11.0",
|
||||
"@astrojs/compiler": "^2.12.0",
|
||||
"@astrojs/internal-helpers": "0.6.1",
|
||||
"@astrojs/markdown-remark": "6.3.2",
|
||||
"@astrojs/telemetry": "3.3.0",
|
||||
|
||||
@@ -9,6 +9,6 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^5.8.2"
|
||||
"astro": "^5.9.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user