portfolio : patch erreur

This commit is contained in:
Ahurac 2024-06-30 00:14:49 +02:00
parent 867fc2e02c
commit 86ac44f46b
3 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View file

@ -1,12 +1,12 @@
{ {
"name": "ahurac-homepage", "name": "ahurac-homepage",
"version": "2.1.0", "version": "2.1.1",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "ahurac-homepage", "name": "ahurac-homepage",
"version": "2.1.0", "version": "2.1.1",
"dependencies": { "dependencies": {
"@astrojs/check": "^0.3.2", "@astrojs/check": "^0.3.2",
"astro": "^4.0.4", "astro": "^4.0.4",
@ -4954,9 +4954,9 @@
} }
}, },
"node_modules/postcss": { "node_modules/postcss": {
"version": "8.4.38", "version": "8.4.39",
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.39.tgz",
"integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", "integrity": "sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==",
"funding": [ "funding": [
{ {
"type": "opencollective", "type": "opencollective",
@ -4974,7 +4974,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"nanoid": "^3.3.7", "nanoid": "^3.3.7",
"picocolors": "^1.0.0", "picocolors": "^1.0.1",
"source-map-js": "^1.2.0" "source-map-js": "^1.2.0"
}, },
"engines": { "engines": {
@ -6499,9 +6499,9 @@
} }
}, },
"node_modules/yocto-queue": { "node_modules/yocto-queue": {
"version": "1.1.0", "version": "1.1.1",
"resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.0.tgz", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.1.1.tgz",
"integrity": "sha512-cMojmlnwkAgIXqga+2sXshlgrrcI0QEPJ5n58pEvtuFo4PaekfomlCudArDD7hj8Hkswjl0/x4eu4q+Xa0WFgQ==", "integrity": "sha512-b4JR1PFR10y1mKjhHY9LaGo6tmrgjit7hxVIeAmyMw3jegXR4dhYqLaQF5zMXZxY7tLpMyJeLjr1C4rLmkVe8g==",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=12.20" "node": ">=12.20"

View file

@ -1,7 +1,7 @@
{ {
"name": "ahurac-homepage", "name": "ahurac-homepage",
"type": "module", "type": "module",
"version": "2.1.0", "version": "2.1.1",
"scripts": { "scripts": {
"dev": "astro dev", "dev": "astro dev",
"start": "astro dev", "start": "astro dev",

View file

@ -70,7 +70,7 @@ This list showcases the technologies and fields I'm the more confident with.
<h1>My professional experience</h1> <h1>My professional experience</h1>
<ul> <ul>
<li>April 2023 to July 2024, <b>KAIZEN Solutions</b>, internship: development of a monitoring solution for Debian servers</li> <li>April to July 2023, <b>KAIZEN Solutions</b>, internship: development of a monitoring solution for Debian servers</li>
<li>September 2023 to August 2024, <b>Micasys</b>, apprenticeship, evolution of company cybersecurity</li> <li>September 2023 to August 2024, <b>Micasys</b>, apprenticeship, evolution of company cybersecurity</li>
</ul> </ul>