Area restrita - Questionario

This commit is contained in:
2026-06-08 23:50:59 -03:00
parent f2e2400637
commit ef968f10ae
6972 changed files with 23454 additions and 2267883 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/**
* react-router-dom v7.14.0
* react-router-dom v7.17.0
*
* Copyright (c) Remix Software Inc.
*
+1 -1
View File
@@ -1,5 +1,5 @@
/**
* react-router-dom v7.14.0
* react-router-dom v7.17.0
*
* Copyright (c) Remix Software Inc.
*
+2 -3
View File
@@ -1,6 +1,6 @@
{
"name": "react-router-dom",
"version": "7.14.0",
"version": "7.17.0",
"description": "Declarative routing for React web applications",
"keywords": [
"react",
@@ -19,7 +19,6 @@
"author": "Remix Software <hello@remix.run>",
"sideEffects": false,
"main": "./dist/main.js",
"unpkg": "./dist/umd/react-router-dom.production.min.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"exports": {
@@ -55,7 +54,7 @@
}
},
"dependencies": {
"react-router": "7.14.0"
"react-router": "7.17.0"
},
"devDependencies": {
"react": "^19.2.3",